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

96 commits

Author SHA1 Message Date
Brian Fiete
d7d88585d2 Added a green "SUCCESS" message for successful builds 2025-02-01 17:26:44 -08:00
MineBill
07ca3a319d
Make grid and outline colors configurable. 2025-01-31 00:06:10 +02:00
MineBill
56aaf1904d
Rename '*Highlight' to '*Hilite'. 2025-01-29 19:45:23 +02:00
MineBill
f0d5acb528
Added new color.
Added a new 'COLOR_TEXT_SELECTED' color and a 'mTextSelected' theme setting to change it.
2025-01-28 13:45:16 +02:00
MineBill
aaa7509700
Added a new 'TextDisabled' color option for disabled text. 2025-01-27 22:36:29 +02:00
MineBill
633fb97e68
Expose hightlight colors to theming. 2025-01-27 22:36:28 +02:00
Brian Fiete
1484a5f53c Improved debugger side effect handling, auto refresh options 2024-12-31 13:17:53 -08:00
Brian Fiete
03987ba8f5 Make Parameter colorization fail over to Local color 2024-12-02 07:41:35 -05:00
Brian Fiete
2b9fa80b81 Added IDE colorization: Member, Local, Parameter 2024-12-02 07:39:17 -05:00
Brian Fiete
c24fb8a26f Autoinstall Emscripten 2024-10-18 09:13:24 -04:00
Brian Fiete
8052066ab0 Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
Brian Fiete
20a8e3327c Embedded console / terminal support 2024-07-23 07:56:23 +02:00
Brian Fiete
45a5978611 Move windows terminal option 2024-07-16 15:04:15 +02:00
Booklordofthedings
e36542d128 changed default console to windows console 2024-07-16 14:36:06 +02:00
Jannis
00c7ff24e7
Update Settings.bf 2024-07-16 12:06:32 +00:00
Booklordofthedings
8f7287b3dc Added an open in terminal dialogue 2024-07-16 12:49:15 +02:00
Brian Fiete
19a2855da9 Display error for theme file failure 2023-06-23 07:15:38 -04:00
Brian Fiete
73d3e0f5e2
Merge pull request #1858 from Fusioon/startup_panel
Add startup panel
2023-06-08 08:28:28 -04:00
Fusioon
64a23ceb9a Add startup panel 2023-06-04 13:41:44 +02:00
Brian Fiete
ed444416f0 Improved settings reloading recent file menu item updating 2023-06-01 08:00:16 -04:00
Brian Fiete
d3ca45d80a Better setting/project/workspace handling of concurrent IDE instances 2023-04-25 09:59:32 -07:00
Brian Fiete
d405104757 Improved ability to locate source files from moved PDB 2023-02-20 14:45:29 -05:00
Brian Fiete
05c2e1587c Copy/cut/paste support for workspace files and folders 2022-08-04 08:19:01 -07:00
Brian Fiete
dd7986aaa9 Improved handling of conflict of key chord prefix and one-key command 2022-06-21 12:31:38 -07:00
Brian Fiete
ab494ad8d4 Improve emit views where compile and resolve emissions differ 2022-06-13 08:52:17 -07:00
Brian Fiete
be05439421 Added tutorial for setting project dependencies after adding first lib 2022-06-02 07:55:25 -07:00
Brian Fiete
67329ac774 Formatting options 2022-05-16 11:01:30 -07:00
Brian Fiete
ff2e40e3bf Comptime debugging 2022-03-08 06:27:06 -08:00
Brian Fiete
20a932f5a7 Fixed theme image merging issue with missing elements 2022-03-03 06:46:06 -08:00
Brian Fiete
90735e3bf8 Collapsible regions (aka outlining aka code folding) 2022-02-28 11:27:12 -08:00
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