Brian Fiete
1117aa9b8a
Fixed ctrl+backspace during autocomplete
2020-07-22 15:32:04 -07:00
Brian Fiete
9e009b134c
Scope Prev/Next, other minor improvements
2020-06-23 15:24:50 -07:00
Brian Fiete
d463832168
Added more editor keys and commands
2020-06-13 15:55:08 -07:00
Brian Fiete
e94108a92d
Fixed AutocompleteRequiresControl setting
2020-06-05 08:35:26 -07:00
Brian Fiete
a469707377
Fixed crash when closing with autocomplete up
2020-06-05 08:29:11 -07:00
MineGame159
2574f4dec5
Added AutocompleteRequireControl setting
2020-06-05 16:31:23 +02:00
LZMPDev
ad0dab0d4c
Revamp Stdcall
2020-05-25 20:46:28 +08:00
Brian Fiete
9a2d200b70
Fixed a few read-only modifications
2020-05-20 06:42:38 -07:00
Brian Fiete
01f82d1250
Fixed symbol renaming closing in temp tab
2020-05-19 12:28:31 -07:00
Brian Fiete
5e5084886c
Added option for autocomplete on enter
2020-05-12 09:16:39 -07:00
Brian Fiete
b52db47d55
Got rid of Action<T>/Func<T>
2020-05-08 07:10:35 -07:00
Brian Fiete
ea072ad77b
Added Ctrl+Backspace support for deleting text span
2020-05-07 11:48:10 -07:00
Brian Fiete
8f5b95b7af
Added Find All References to right-click menu
2020-05-06 05:47:54 -07:00
Brian Fiete
562b565f49
Made Free Cursor Movement a setting (default false)
2020-05-04 11:44:43 -07:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -07:00
Brian Fiete
4cb9791845
Allow Enter to insert
2020-04-29 06:14:07 -07:00
Brian Fiete
2de866ae55
Made spelling error faint yellow (ie: light warning)
2020-04-26 05:50:31 -07:00
Brian Fiete
5879469933
Fixed Ctrl+Backspace, fixed muiltiline clipping paste-then-undo error
2020-04-10 08:57:45 -07:00
Brian Fiete
a5e0f34549
Improved errors on GoToDefinition
2020-04-07 08:29:54 -07:00
Brian Fiete
863009f329
Added Clean Cmds
2020-03-28 14:27:22 -07:00
Brian Fiete
61468d818f
Added MD5 file hashes to Beef
2020-03-23 12:07:05 -07:00
Brian Fiete
a51fa2b657
Added an origX/origY to MouseClick
2020-03-21 07:09:21 -07:00
Brian Fiete
9102a54ce4
Added click to toggle breakpoint, ctrl-click for goto definition
2020-03-12 06:53:11 -07:00
Brian Fiete
14ac27c977
Removed 'internal' protection - it's all about [Friend] now
2020-03-09 06:34:16 -07:00
Brian Fiete
7d64d6dd21
Fixes for new override system
2020-02-21 06:18:19 -08:00
Brian Fiete
61bd31836d
Fixit improvements, remove namespace
2020-02-07 08:44:06 -08:00
Brian Fiete
7a5dd90cff
Added fixit for adding enum cases
2020-02-06 16:47:37 -08:00
Brian Fiete
45638a6e7e
Added fixit for missing interface implementation methods
2020-02-05 17:07:23 -08:00
Brian Fiete
c4a5ab6cd1
Fixed untabbing
2020-01-28 10:57:28 -08:00
Brian Fiete
efbef794e0
Fixed unindenting selection
2020-01-27 17:15:29 -08:00
Brian Fiete
de2716bcd1
UI fixes
2020-01-18 14:42:46 -08:00
Brian Fiete
1c6c06fa4d
Breakpoint hotkeys, autocomplete fix
2019-12-13 14:25:15 -08:00
Brian Fiete
becd673914
Property [Inline] changes, large container/string fixes, reload fixes
2019-12-09 10:28:56 -08:00
Brian Fiete
18fa7e8a7b
QuickFind fixes
2019-12-03 17:36:08 -08:00
Brian Fiete
88adb3a1cd
New nullable support
2019-11-21 08:23:18 -08:00
Brian Fiete
609dbfa256
Dictionary fixes for large containers, watch fixes for containers
2019-10-09 16:18:11 -07:00
Brian Fiete
e5de09488e
Fixed some indenting issues, added indenting test
2019-10-04 10:36:53 -07:00
Brian Fiete
1346e241db
Fix for stepInto
2019-10-01 12:46:56 -07:00
Brian Fiete
69e3bf94f7
Squiggle fix for non-default font, manually add method fix
2019-09-30 12:23:27 -07:00
Brian Fiete
c931f92632
Added support for autocomplete inserting property overrides
2019-09-29 09:21:51 -07:00
Brian Fiete
908dbe1a6e
Minor IDE modifications
2019-09-29 07:44:23 -07:00
Brian Fiete
2ea5d31c37
Minor IDE changes
2019-09-27 13:03:47 -07:00
Brian Fiete
54d5884213
Fixes for ShowWrongHash, looking into debug info issues in opt llvm
2019-09-24 08:58:04 -07:00
Brian Fiete
5f84a7e4e3
Adding "CTRL UP/DOWN" tutorial for autocomplete
2019-09-23 09:40:56 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00