1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-02 22:36:00 +02:00
Commit graph

66 commits

Author SHA1 Message Date
Brian Fiete
3c091be0d5 Reduced brightness of char pair hilite 2022-01-20 08:16:15 -05:00
blat-blatnik
85ac4d5f83 Hilite matching parentheses under cursor 2022-01-11 22:48:08 +01:00
Brian Fiete
1f0d2dcc82 Generate theme images in 'cache' directory, allow PNG source images 2022-01-11 06:07:43 -05:00
Brian Fiete
92ee27fc26 Remove default scroll up/down binding (conflicts with autocomplete nav) 2022-01-08 11:24:37 -05:00
blat-blatnik
214f1bebb6 Added scroll keybindings 2022-01-07 20:24:23 +01: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
blat-blatnik
28a0d118e5 Added option to highlight current line when editing source files 2022-01-07 01:49:20 +01:00
Brian Fiete
62c3998521
Merge branch 'master' into FuzzyAutoComplete 2021-12-28 17:07:19 +01:00
Simon Lübeß
8f0502972f Added option to toggle between classic and fuzzy autocomplete 2021-12-25 21:03:05 +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
2735238634 Comment Selection name change 2021-12-21 07:49:57 -05:00
Brian Fiete
666d8a4064
Merge branch 'master' into bfPrinter-mMaxCol-mWrapCommentsAt 2021-12-21 07:34:04 -05:00
unknown
acc2e5b14c Add option for configuring mMaxCol with mWrapCommentsAt 2021-12-21 10:55:40 +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
969e7af491 fix missing mToggleCommentAlt 2021-12-13 03:55:27 +02:00
unknown
20261f5d0d Added ToggleCommentAlt as Toggle comments alternate style under Settings/Editor 2021-12-11 06:02:11 +02:00
blat-blatnik
4c8a4ec769 Reset to default. 2021-12-01 08:02:36 +01:00
blat-blatnik
318cb6524d Added setting to open new tabs on right instead of left 2021-11-30 23:37:44 +01:00
Fusion
7a7cc716c6 Add colorization options for primitives, structs, generic params and make typealias match aliased type color. 2021-03-22 22:24:05 +01:00
Brian Fiete
3f68473fe1 Added Sync with Workspace Panel option 2021-02-03 12:48:04 -08:00
Brian Fiete
1be37e6f24 Deprecated DeleteAndClearItems 2021-01-02 09:08:25 -08:00
Brian Fiete
e34dee7438 Format on Save 2020-11-10 06:03:50 -08:00
Brian Fiete
6afaf4faad Renamed Build Solution to Build Workspace. More menu items. 2020-11-02 13:07:46 -08:00
Brian Fiete
b94f69b976 Improved VS detection 2020-10-30 05:51:39 -07:00
Brian Fiete
5a805e96d8 Color changes 2020-10-10 05:39:31 -07:00
Brian Fiete
080a5483ae Added File Recovery editor setting 2020-10-08 06:45:22 -07:00
Brian Fiete
566f8c5d6f Deserialized some missing color settings 2020-10-07 07:47:29 -07:00
Brian Fiete
1523000e80 Theme update 2020-10-05 14:25:55 -07:00
Brian Fiete
5746214198 Key binding fix 2020-09-29 14:35:22 -07:00
Brian Fiete
da508156c1 Separate Close Panel and Close Document 2020-09-28 05:56:09 -07:00
Brian Fiete
077ebe2659 Fixed lockup with conflicting key bindings 2020-09-28 05:24:42 -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
7a65003679 Added Interface colorization type 2020-08-13 07:00:49 -07:00
Brian Fiete
9bbcb8eb5e Added a RefType colorization type 2020-08-13 06:28:31 -07:00
Brian Fiete
d47b231643 Fixed default UI colors 2020-08-09 07:40:06 -07:00
Brian Fiete
100661889d Allowing RGB instead of just ARGB 2020-08-09 07:36:48 -07:00
Brian Fiete
b18385e427 Fixed ability to colorize ui elements 2020-08-09 07:14:21 -07:00
Brian Fiete
b7b065855d Start of wasm support 2020-08-06 09:24:37 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
86a41649ec Added Diagnostics panel 2020-07-18 06:50:28 -07:00
Brian Fiete
9e009b134c Scope Prev/Next, other minor improvements 2020-06-23 15:24:50 -07:00
Brian Fiete
85943230b1 Added mouseover propery evaluation 2020-06-15 09:01:49 -07:00
Brian Fiete
d463832168 Added more editor keys and commands 2020-06-13 15:55:08 -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