Brian Fiete
2e4792d51e
Fix to disable VS check when VS is not required
2021-02-06 06:55:32 -08:00
Brian Fiete
597304c126
Merge pull request #890 from bttelle/maximize-secondary-window
...
Allow secondary windows to be maximized
2021-02-05 11:51:06 -08:00
Brian Fiete
3f68473fe1
Added Sync with Workspace Panel option
2021-02-03 12:48:04 -08:00
Joseph Battelle
815af77641
Allow secondary windows to be maximized
...
Prior to this change, secondary windows could be minimized by
right-clicking on the title bar, but not maximized. Maximizing is
very useful for multi-monitor setups. The popup menu includes restore
as well. To enable these actions directly from the titlebar without
navigating a popup, the 'ToolWindow' style would have to be removed
because it inhibits the standard system buttons.
2021-02-03 00:37:54 -08:00
Brian Fiete
76d997fca7
Better word wrapping for hoverwatch
2021-02-02 14:58:01 -08:00
Brian Fiete
142332baaa
Hoverwatch wordwrapping
2021-02-01 13:56:17 -08:00
Joseph Battelle
cf863ff2e7
s/Seperator/Separator
2021-01-30 00:35:52 -08:00
Brian Fiete
3560554127
Fixed extension methods in autocomplete, added extmethod icon
2021-01-20 12:43:55 -08:00
Brian Fiete
f9b9b15214
DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues
2021-01-04 04:56:44 -08:00
Brian Fiete
f6174aade2
Support for file dragging in workspace panel
2021-01-03 11:51:53 -08:00
Brian Fiete
f273407f97
Simple DirectInput support
2020-11-27 06:24:47 -08:00
Brian Fiete
f41365a58e
Added 'interface' and 'enum' constraints
2020-11-10 05:44:23 -08:00
Brian Fiete
743a8da08b
Reworked IDE paren pair support
2020-10-17 12:59:10 -07:00
Brian Fiete
2a57d9d447
Fixed line paste indent issues
2020-10-17 06:46:16 -07:00
Brian Fiete
72242aa31c
Horizontal scroll wheel support
2020-10-15 10:00:36 -07:00
Brian Fiete
c3b697c0a4
Fixed ctrl+click Go To Definition timing issue
2020-10-13 07:27:25 -07:00
Brian Fiete
14609dc636
Fix for WantX after deleting selection
2020-10-12 17:49:22 -07:00
Brian Fiete
557b13070c
Wrap-around menu selection
2020-10-07 11:05:35 -07:00
Brian Fiete
2ac478509e
Fixed operator precedence issues
2020-10-07 07:47:08 -07:00
Brian Fiete
1523000e80
Theme update
2020-10-05 14:25:55 -07:00
Brian Fiete
c5b48a1dc1
Fixed ToString/Parse for unknown codes
2020-09-28 17:08:12 -07:00
Brian Fiete
fd3265445d
Fixes for new out-var rules, unassigned variable detection
2020-09-22 07:44:47 -07:00
Brian Fiete
9fabf0f7ee
Some StringViewification
2020-09-18 05:12:35 -07:00
Brian Fiete
ada1aceef1
Fixed line paste in normal text boxes
2020-09-16 15:57:03 -07:00
Brian Fiete
c04778ec5a
Right-click close options for tabs
2020-09-11 23:26:59 -07:00
Brian Fiete
8d934192c0
IDE - Close All Except / Close Tabs
2020-09-11 17:47:38 -07:00
Brian Fiete
d11b09dd07
Removed System.Tuple type
2020-09-06 05:27:37 -07:00
Brian Fiete
709b337617
Made using/pragma fixits no long focus on change
2020-09-05 05:39:51 -07:00
Brian Fiete
0347f997f2
Support for Forward/Backward mouse buttons
2020-09-03 08:14:24 -07:00
Brian Fiete
6511d6a845
Recent file selector (ctrl+tab)
2020-09-03 06:49:19 -07:00
Brian Fiete
f008a98105
Fixed copy text in read-only panels
2020-08-31 13:15:59 -07:00
Brian Fiete
d807049b9f
Added line copying to copy/cut/paste
2020-08-30 07:49:34 -07:00
Brian Fiete
f795215b44
Fixed object initializer warnings
2020-08-29 11:56:10 -07:00
Brian Fiete
2e3356d04a
More operator constraint compliance
2020-08-10 14:45:11 -07:00
Brian Fiete
b18385e427
Fixed ability to colorize ui elements
2020-08-09 07:14:21 -07:00
Brian Fiete
657866c3bc
Initial theme support
2020-08-05 05:37:05 -07:00
Brian Fiete
efa9566f88
Null guard
2020-07-31 06:14:08 -07:00
Brian Fiete
af9ac0b918
Fixed some selection issues
2020-07-19 11:07:31 -07:00
Brian Fiete
b8340dfdc6
Fixed whitespace copying issue
2020-07-19 05:46:50 -07:00
Brian Fiete
54d107e334
Fix for clicking inside selection
2020-07-16 16:03:55 -07:00
Brian Fiete
9f3d025ab5
Fixed issue right-clicking on selected text
2020-07-01 07:45:33 -07:00
Brian Fiete
ec3eb0b134
Fixed issue with cursor going to start of line
2020-06-30 05:37:16 -07:00
Brian Fiete
9e009b134c
Scope Prev/Next, other minor improvements
2020-06-23 15:24:50 -07:00
Brian Fiete
c6f1f358a9
Added multi-line custom build command
2020-06-22 08:49:23 -07:00
Brian Fiete
d463832168
Added more editor keys and commands
2020-06-13 15:55:08 -07:00
Brian Fiete
dfde0c6dda
Merge pull request #292 from HydrogenC/patch-1
...
Deprecate [Stdcall]
2020-05-28 09:06:41 -07:00
Brian Fiete
74f3ef4e43
Removed debug line
2020-05-25 15:55:11 -07:00
Brian Fiete
c69150e3bb
Linux font fix
2020-05-25 14:14:04 -07:00
Brian Fiete
c43212c38a
Linux font fix
2020-05-25 13:38:57 -07:00
Brian Fiete
1010e8ac83
Added font failovers for missing fonts
2020-05-25 11:02:09 -07:00