1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-18 08:06:04 +02:00
Commit graph

32 commits

Author SHA1 Message Date
Brian Fiete
066a83e60b Show more shortcuts in right-click menus 2022-07-02 12:09:10 -07:00
Brian Fiete
ff2e40e3bf Comptime debugging 2022-03-08 06:27:06 -08:00
Brian Fiete
90735e3bf8 Collapsible regions (aka outlining aka code folding) 2022-02-28 11:27:12 -08:00
blat-blatnik
214f1bebb6 Added scroll keybindings 2022-01-07 20:24:23 +01: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
Brian Fiete
d5642b6558 Added safe mode toggle to Preferences menu 2021-12-21 08:29:15 -05:00
Brian Fiete
2735238634 Comment Selection name change 2021-12-21 07:49:57 -05:00
unknown
5a5a3b0f54 Add the new commands to menu 2021-12-18 20:36:46 +02:00
miere43
3e201c324d Add "Delete All Right" command to IDE
Deletes all characters from cursor position to the end of current line.
2021-11-04 23:18:27 +03:00
Brian Fiete
3f68473fe1 Added Sync with Workspace Panel option 2021-02-03 12:48:04 -08:00
Brian Fiete
5096e65fc7 More commutable attributes 2020-12-04 14:10:42 -08:00
Brian Fiete
6afaf4faad Renamed Build Solution to Build Workspace. More menu items. 2020-11-02 13:07:46 -08:00
Brian Fiete
da508156c1 Separate Close Panel and Close Document 2020-09-28 05:56:09 -07:00
Brian Fiete
8d934192c0 IDE - Close All Except / Close Tabs 2020-09-11 17:47:38 -07:00
Brian Fiete
a650c7ab9c Early support for line/statement moving 2020-09-06 09:05:00 -07:00
Brian Fiete
6511d6a845 Recent file selector (ctrl+tab) 2020-09-03 06:49:19 -07:00
Brian Fiete
64b62c09be Start of SIMD support 2020-08-23 05:42:42 -07:00
Brian Fiete
0adfbce884 Added 'Reload Settings' and 'Reset UI' to File/Preferences menu 2020-08-12 08:48:40 -07:00
Brian Fiete
86a41649ec Added Diagnostics panel 2020-07-18 06:50:28 -07:00
Brian Fiete
c2894b0397 Scope Prev/Next commands 2020-06-23 15:25:04 -07:00
Brian Fiete
d463832168 Added more editor keys and commands 2020-06-13 15:55:08 -07:00
Brian Fiete
cce45dbc15 Fixed issues with multi-window editing 2020-05-20 06:44:21 -07:00
Brian Fiete
9010d8ed47 Fixed 'Start Without Debugging' vs 'Start Without Compiling' 2020-05-13 12:28:20 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
a5e0f34549 Improved errors on GoToDefinition 2020-04-07 08:29:54 -07:00
Brian Fiete
2f78063927 Added Quick Info key 2020-03-24 15:26:32 -07:00
Brian Fiete
61bd31836d Fixit improvements, remove namespace 2020-02-07 08:44:06 -08:00
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
1c6c06fa4d Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
Brian Fiete
908dbe1a6e Minor IDE modifications 2019-09-29 07:44:23 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00