1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Commit graph

749 commits

Author SHA1 Message Date
disarray2077
6d2803dbb1 Add support for file drag drop 2022-01-07 12:51:57 -03:00
Brian Fiete
73376d2f75 Added 'Add Watch' to some right-click menus (ie: autos) 2022-01-07 10:36:21 -05:00
Brian Fiete
6854c404d8 Improve XMM integer displays 2022-01-07 10:31:26 -05:00
Brian Fiete
88183dbae7
Merge pull request #1358 from disarray2077/http_error
Improve open error for files from network
2022-01-07 14:58:49 +01:00
disarray2077
2fd78b36e7 Improve open error for files from network 2022-01-07 10:22:26 -03:00
Brian Fiete
a8f922b112 More subtle color 2022-01-07 08:03:49 -05:00
Brian Fiete
36311cab2d Added line number hiliting 2022-01-07 07:00:55 -05:00
Brian Fiete
498d6f2116 Merge remote-tracking branch 'origin/master' 2022-01-07 06:45:40 -05:00
Brian Fiete
fdd1a34d86
Merge pull request #1357 from blat-blatnik/HighlightCurrentLine
Add option to highlight current line in editor
2022-01-07 12:45:13 +01:00
Brian Fiete
a679d4dd11 Null check 2022-01-07 06:42:16 -05:00
blat-blatnik
28a0d118e5 Added option to highlight current line when editing source files 2022-01-07 01:49:20 +01:00
disarray2077
287e7f5642
Update attach to process list exclusion 2022-01-06 18:03:23 -03:00
disarray2077
93fcfda1bd
Make IDE remove itself from attach to process list 2022-01-06 17:53:06 -03:00
blat-blatnik
5053cace5c merge with upstream 2022-01-06 21:05:53 +01:00
Brian Fiete
c2ff007a1d Scaling fixes 2022-01-06 12:09:58 -05:00
Brian Fiete
2daafa7b4c Minlib fix 2022-01-01 09:39:35 -05:00
Brian Fiete
5af38dd554
Merge pull request #1326 from EinScott/corlib-additions
handle uint64 constExpr printing
2022-01-01 14:25:26 +01:00
Brian Fiete
ba0c23b8c5 Fixed 'method not generated' comptime error 2021-12-31 14:17:17 -05:00
Brian Fiete
befc60aa63 Improved errors on files 2021-12-31 10:26:32 -05:00
Brian Fiete
85c936f014 Fixed deferred delete crash 2021-12-31 08:11:22 -05:00
Brian Fiete
90065d64c8 Fixed "Safe Mode" crash 2021-12-31 08:11:09 -05:00
EinBurgbauer
ea0a76142a properly quote char 2021-12-30 18:06:55 +01:00
Brian Fiete
2a98bf00d5 Minlib fixes 2021-12-30 12:05:19 -05:00
EinBurgbauer
6c03b8c8c9 support printing bool and char in theory 2021-12-30 17:00:49 +01:00
EinBurgbauer
e8cfe1a0a9 handle large uint constExpr printing 2021-12-30 15:32:38 +01:00
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