Brian Fiete
0eb19245eb
Added const expr reflection type
2021-12-30 08:38:37 -05:00
Brian Fiete
c3a247d8aa
Fixed deps in filewatcher
2021-12-29 11:09:49 -05:00
Brian Fiete
5e9a6031fb
Made FileData.mData 64-bit
2021-12-29 11:09:37 -05:00
Brian Fiete
915a8df50e
Improved comptime rebuilds when files and directories change
2021-12-29 10:07:36 -05:00
Brian Fiete
adf282dfa7
Remove stricmp
2021-12-28 14:57:14 -05:00
Brian Fiete
e4c05473a8
Fixed zero-entry autocomplete timing display
2021-12-28 11:52:34 -05:00
Brian Fiete
634dd7e509
Merge pull request #1277 from aharabada/FuzzyAutoComplete
...
Fuzzy string matiching for autocomplete
2021-12-28 17:07:41 +01:00
Brian Fiete
62c3998521
Merge branch 'master' into FuzzyAutoComplete
2021-12-28 17:07:19 +01:00
Brian Fiete
dbe63cd529
RequestFastFinish on shutdown
2021-12-28 10:34:31 -05:00
Brian Fiete
7c03f5e2cd
Added CPU usage to profiler thread list
2021-12-28 08:30:33 -05:00
Brian Fiete
8c086eb7ef
Fixed Stop Debugging with tests, added Perf Autocomplete
2021-12-28 08:29:45 -05:00
Brian Fiete
b57ac935e5
Add "Time Autocomplete" internal IDE flag
2021-12-27 14:25:34 -05:00
Brian Fiete
9d63e3e585
Merge pull request #1295 from marsej/ErrorsPanel-fix
...
Fix flaky ShowErrorNext and random re-ordering in ErrorsPanel
2021-12-27 19:38:10 +01:00
Brian Fiete
fe9286f41c
Fix small selection issues after uncomment
2021-12-27 09:35:34 -05:00
Simon Lübeß
8f0502972f
Added option to toggle between classic and fuzzy autocomplete
2021-12-25 21:03:05 +01:00
Simon Lübeß
ac99191487
Sort updated autocomplete results
2021-12-24 14:08:40 +01:00
Simon Lübeß
04888b8f10
Improved performance of fuzzy string matching
2021-12-24 14:08:05 +01:00
Simon Lübeß
b70745ef1e
Merge branch 'master' of https://github.com/beefytech/Beef into FuzzyAutoComplete
2021-12-24 14:07:34 +01:00
Brian Fiete
6e869c5ac5
Fixed Quick Info command
2021-12-23 07:34:54 -05:00
Brian Fiete
e2337e7ac1
Fixed issue clearing duplicate key binds
2021-12-23 07:07:03 -05:00
Brian Fiete
6e988b90aa
Moved default 'Comment Lines' to 'Ctrl+K, Ctrl+/'
2021-12-23 06:29:25 -05:00
unknown
3335536081
Fix whitespace
2021-12-23 02:33:14 +02:00
unknown
3676825b12
Fix whitespace
2021-12-23 02:27:57 +02:00
unknown
70c41dbfc3
Fix whitespace
2021-12-23 02:25:37 +02:00
unknown
96f2e07fb8
Fix flaky ShowErrorNext and random re-ordering in ErrorsPanel
2021-12-23 02:19:56 +02:00
Brian Fiete
0cd0c8905c
Fixed issue typing '/'
2021-12-22 09:55:52 -05:00
Brian Fiete
ad46ac81e5
Update VS download link
2021-12-22 05:53:49 -05:00
Brian Fiete
a5794d210c
Removed multi-line line commenting from ToggleComment
2021-12-21 18:11:46 -05:00
Brian Fiete
8ff8ff0df1
Make CommentBlock work when selection ends with ws at line start
2021-12-21 17:14:17 -05:00
Brian Fiete
688d1f8dd1
CommentLines improvements
2021-12-21 17:06:18 -05:00
Brian Fiete
4c421033ab
Comment tweaks
...
`//` is placed at the column where text starts on the first line
Toggle comment can insert a line comment with no selection
Selection state is retained
Undo restores selection and cursor position
2021-12-21 14:46:29 -05:00
Brian Fiete
8807c1ea83
Break When Value Changes fix for *
deref exprs
2021-12-21 08:58:37 -05:00
Brian Fiete
d5642b6558
Added safe mode toggle to Preferences menu
2021-12-21 08:29:15 -05:00
Brian Fiete
d4460f0236
Comment Toggle fix
2021-12-21 07:53:08 -05:00
Brian Fiete
2735238634
Comment Selection name change
2021-12-21 07:49:57 -05:00
Brian Fiete
dc1a7f9cbb
Selection fix
2021-12-21 07:49:40 -05:00
Brian Fiete
f029419cea
Option label change
2021-12-21 07:48:17 -05:00
Brian Fiete
666d8a4064
Merge branch 'master' into bfPrinter-mMaxCol-mWrapCommentsAt
2021-12-21 07:34:04 -05:00
Brian Fiete
35ebc965d7
Merge pull request #1266 from marsej/Comment-toggle-alternate-style-fix
...
Added editor option for // -style comments in certain cases
2021-12-21 07:31:42 -05:00
Brian Fiete
1155bd9600
Editor fixes
2021-12-21 07:13:47 -05:00
unknown
3a25b8385f
minor fix
2021-12-21 11:12:32 +02:00
unknown
acc2e5b14c
Add option for configuring mMaxCol with mWrapCommentsAt
2021-12-21 10:55:40 +02:00
Brian Fiete
4f83b61a10
Comptime rebuild flag
2021-12-20 09:52:29 -05:00
Brian Fiete
ce4b6e04de
Support for comptime file IO and process creation
2021-12-20 09:39:39 -05:00
unknown
77db22d095
Remove mToggleCommentAlt from SettingsDialog
2021-12-18 22:17:46 +02:00
unknown
28ad51fbfb
fix some whitespaces
2021-12-18 20:51:04 +02:00
unknown
f1652dd1aa
Remove mToggleCommentAlt setting
2021-12-18 20:45:02 +02:00
unknown
25e0959018
Add new key-defaults
2021-12-18 20:38:05 +02:00
unknown
5a5a3b0f54
Add the new commands to menu
2021-12-18 20:36:46 +02:00
unknown
76e94d1cdc
Add CommentLines CommentBlocks and replace ToggleComment
2021-12-18 20:29:15 +02:00