1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-22 17:48:01 +02:00
Commit graph

1148 commits

Author SHA1 Message Date
Brian Fiete
b5b72df36a Improvements to Win32 'using' field debugging 2022-07-30 11:05:03 -04:00
Brian Fiete
1a0e28af92 Added 'using' field invocation support to debugger 2022-07-30 09:41:05 -04:00
Brian Fiete
e071bd0014 Broaden folder rename fix 2022-07-28 09:05:23 -04:00
Brian Fiete
1ce00ccf11 Fixed folder renaming issue with case-only change 2022-07-28 09:04:00 -04:00
Brian Fiete
1c7b7df25f Fixed deleting of active config 2022-07-27 14:39:14 -04:00
Brian Fiete
837184e674 Fixed Event<T> when allocator doesn't align (64-bit) 2022-07-27 13:46:08 -04:00
Brian Fiete
cf78a02ab4 Remove dead code 2022-07-26 13:42:15 -04:00
flying-dude
e6b2f76b64 fix compiler warning about unused variable on linux 2022-07-23 21:54:50 +02:00
Brian Fiete
b24f1209eb Replaced mAddProjectTargetFolder with GetSelectedWorkspaceFolder() 2022-07-16 09:36:21 -04:00
Brian Fiete
8e34de65ea
Merge pull request #1651 from Fusioon/folders-addproject
Add project import options to workspace folder context menu
2022-07-16 06:38:19 -04:00
Fusion
ea39dc6f2b Propertly remove nested workspace folders. 2022-07-16 03:13:03 +02:00
Brian Fiete
ce64d43b6a Fixed enter-with-selection issue 2022-07-15 09:06:17 -04:00
Fusion
1eb2b97db7 Fix access after delete of workspace folders when deleting parent and child 2022-07-14 21:29:24 +02:00
Fusion
9d2cdadc7a Properly set parent for workspace subfolders 2022-07-14 21:03:32 +02:00
Fusion
f7bed518f3 Allow adding projects directly to workspace folders 2022-07-14 20:53:32 +02:00
Brian Fiete
8b1d5efa96 Fix BeefBuild 2022-07-12 06:06:10 -04:00
Brian Fiete
4c2530e227 Serialize IDE collapse state 2022-07-12 05:53:22 -04:00
disarray2077
8c15dbcc3e Make the next statement arrow draggable 2022-07-06 00:10:44 -03:00
Brian Fiete
4d1d972599 Fixes to variable assignment detection 2022-07-05 08:41:16 -07:00
Brian Fiete
5277797d73 Improved variable assignment detection 2022-07-05 08:04:38 -07:00
Brian Fiete
a27ef9beda Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Brian Fiete
066a83e60b Show more shortcuts in right-click menus 2022-07-02 12:09:10 -07:00
Brian Fiete
6ded6a37cc Improved emit marker resolve/build selection, emitted Go To Definition 2022-07-02 10:32:19 -07:00
Brian Fiete
8aa58b3804 Fixed fully qualified generic lookup 2022-06-29 15:17:04 -07:00
Brian Fiete
1fe4a27abf Watch range check fix 2022-06-27 15:21:30 -07:00
Brian Fiete
1d2811f50d Appended fields 2022-06-27 10:55:31 -07:00
Brian Fiete
52544e6782 Fixed OOB error 2022-06-25 11:33:13 -07:00
Brian Fiete
79320652e3 Named arguments 2022-06-24 18:41:54 -07:00
Brian Fiete
d204922403 Improved Add From Installed IDE project dialog 2022-06-24 10:29:40 -07:00
Brian Fiete
fa1271b662 Fixed find results output ordering 2022-06-23 17:28:24 -07:00
Brian Fiete
bca82c231f Fixed constraint checks for inner types 2022-06-23 13:55:34 -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
5dcb584242 Version bump to 0.43.4 2022-06-20 07:41:14 -07:00
Brian Fiete
3cc0ba2ed6 Improved hoverwatch scrolling closing string view 2022-06-14 13:16:05 -07:00
Brian Fiete
ab494ad8d4 Improve emit views where compile and resolve emissions differ 2022-06-13 08:52:17 -07:00
Simon Lübeß
f96a1e4ea8 Keep bookmark folders open 2022-06-11 16:45:16 +02:00
Brian Fiete
10682e67af DbgVis string fix 2022-06-11 07:00:16 -07:00
Simon Lübeß
bc286885dc Clear bookmarks when workspace closes + fixed bookmark jump direction 2022-06-09 18:41:02 +02:00
Simon Lübeß
09c31d5db1 Added buttons to BookmarksPanel 2022-06-09 18:23:57 +02:00
Simon Lübeß
bd048e2fe6 Bookmark folders, Drag & Drop 2022-06-09 12:25:48 +02:00
Simon Lübeß
b3787313be Start of Bookmarkspanel 2022-06-08 20:24:59 +02:00
Brian Fiete
e2052d8550 Added omitted "Custom" to allocator option 2022-06-04 09:27:36 -07:00
Brian Fiete
e4d350a3d5 Null check in PathEditWidget 2022-06-03 13:44:41 -07:00
Brian Fiete
454ed279dc Improved autocomplete with string interpolation 2022-06-03 12:04:04 -07:00
Brian Fiete
60403e6b51 Reorder allocator list 2022-06-03 06:33:12 -07:00
Brian Fiete
8c16454006 Added JEMalloc/TCMalloc options 2022-06-02 17:57:09 -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
a77a95b71b Add StompAlloc workspace alloc option 2022-06-02 07:03:42 -07:00
Brian Fiete
1a164b166f Fixed -workspace arg which includes BeefSpace.toml name 2022-06-01 14:55:47 -07:00
Brian Fiete
89c8a56400 Allow removing embedded string view when value is out of scope 2022-06-01 12:28:04 -07:00