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

250 commits

Author SHA1 Message Date
Brian Fiete
ee27f6fd02 Properly resize tabs when files rename 2022-04-02 07:25:17 -07:00
Brian Fiete
382ecdd750 Version bump 2022-03-31 08:46:08 -07:00
Brian Fiete
18794e7db6 Comptime debugging fix with non-incremental builds (ie: Release) 2022-03-21 11:14:19 -07:00
Brian Fiete
ccdabc800a Call Quote 2022-03-19 12:31:21 -07:00
Brian Fiete
676e7988fb Fixes from valgrind 2022-03-18 18:06:14 -07:00
Brian Fiete
b334423106 Fleshing out comptime debugging 2022-03-15 16:33:30 -07:00
Brian Fiete
ff2e40e3bf Comptime debugging 2022-03-08 06:27:06 -08:00
Brian Fiete
4df1254743 Offer to close temp files after closing dump file 2022-03-02 10:33:48 -08:00
Brian Fiete
70adbbaa9f Added reference string to queued execution 2022-03-01 12:57:22 -08:00
Brian Fiete
b6e2be1e99 Improved QuickFind behavior 2022-03-01 06:11:28 -08:00
Brian Fiete
90735e3bf8 Collapsible regions (aka outlining aka code folding) 2022-02-28 11:27:12 -08:00
Brian Fiete
a3a8bfa40c Delegate comparison expansion, hashable, == operator 2022-02-15 09:31:23 -05:00
Brian Fiete
0e579d07b9 Wasm improvements 2022-02-08 17:02:35 -05:00
Brian Fiete
3cd91832a8 wasm fixes 2022-02-07 15:14:50 -05:00
Brian Fiete
22f54c2f12 emcc.bat invocation fixes 2022-02-07 14:28:32 -05:00
Brian Fiete
edcf92a451 Fixed crash saving new file 2022-01-28 08:54:00 -05:00
Brian Fiete
d375c805c9 Improvements to target triple override 2022-01-28 08:19:11 -05:00
Brian Fiete
2b848a275c Fixed -safe cmd line arg 2022-01-16 08:00:04 -05:00
Brian Fiete
b49cd5d12a Cmd line option to disable file recovery 2022-01-13 11:38:48 -05:00
Brian Fiete
0b64689186
Merge pull request #1361 from blat-blatnik/ScrollWithKeyboard
Added scroll keybindings
2022-01-08 12:30:57 +01:00
blat-blatnik
214f1bebb6 Added scroll keybindings 2022-01-07 20:24:23 +01:00
disarray2077
352f3d2e25
Fix little issue with DragDropFile method 2022-01-07 13:20:23 -03:00
disarray2077
6d2803dbb1 Add support for file drag drop 2022-01-07 12:51:57 -03:00
blat-blatnik
28a0d118e5 Added option to highlight current line when editing source files 2022-01-07 01:49:20 +01:00
Brian Fiete
befc60aa63 Improved errors on files 2021-12-31 10:26:32 -05:00
Brian Fiete
915a8df50e Improved comptime rebuilds when files and directories change 2021-12-29 10:07:36 -05:00
Brian Fiete
dbe63cd529 RequestFastFinish on shutdown 2021-12-28 10:34:31 -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
6e869c5ac5 Fixed Quick Info command 2021-12-23 07:34:54 -05:00
Brian Fiete
ad46ac81e5 Update VS download link 2021-12-22 05:53:49 -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
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
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
5a5a3b0f54 Add the new commands to menu 2021-12-18 20:36:46 +02:00
Brian Fiete
09bf85ad0e Improved performance with lots of raw leaks displayed 2021-12-06 12:35:13 -08:00
blat-blatnik
0e0a989e8e Should work for all tabs now. 2021-12-01 00:21:12 +01:00
blat-blatnik
318cb6524d Added setting to open new tabs on right instead of left 2021-11-30 23:37:44 +01:00
Brian Fiete
223b7b9e1b
Merge pull request #1212 from miere43/delete-all-right
Add "Delete All Right" command to IDE
2021-11-29 09:27:06 -08:00
Brian Fiete
0592701576 Respect debug working directory during test 2021-11-23 12:39:25 -08:00
Brian Fiete
2a3efe3698 Version bump to 0.43.2 2021-11-22 09:20:31 -08: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
disarray2077
ff0a5ec630 Some changes to file dialogs of the IDE 2021-08-02 23:43:28 -03:00
Brian Fiete
cbe8872417 Fixed crash with File/New/New File 2021-07-31 10:20:21 -07:00
Brian Fiete
a825b392ea Fixed bad Test project error when test project is set as startup project 2021-07-02 05:11:53 -07:00
Brian Fiete
7ae8599916 Removed "Dynamic Library" target type, replaced by Build Kind 2021-06-28 09:44:47 -07:00