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

1182 commits

Author SHA1 Message Date
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
Brian Fiete
d967d50652 Fixed single-address ShowCodeAddr 2022-06-01 11:57:49 -07:00
Brian Fiete
c735bd2192 Added ShowCodeAddr action to CallStackList display 2022-06-01 11:57:31 -07:00
Brian Fiete
1360afbea1 Improved cross-project emit markers 2022-06-01 11:00:33 -07:00
Brian Fiete
cee266d6e6 Unspec variation base fix, debugger default params, debug enum type 2022-05-31 11:01:26 -07:00
Brian Fiete
f29a74888c Improved callstack handling with inlined methods 2022-05-30 15:43:49 -07:00
Brian Fiete
75333a0928 Improved circular mixin check, isconst(expr), [ConstSkip] 2022-05-30 11:40:49 -07:00
Brian Fiete
c080f1cbb1 Fixed moreinfo hover crash with no source location 2022-05-29 12:07:47 -07:00
Brian Fiete
087a129007 Improved cwd handling in comptime, generator file/folder edit 2022-05-27 12:20:11 -07:00
Brian Fiete
e3b3089623 Made open emit markers even more persistent 2022-05-27 07:24:33 -07:00
Brian Fiete
866bddde2e Emit marker fixes - idSpan fix, persistent opening, specialized squiggle 2022-05-26 15:39:32 -07:00
Brian Fiete
0a51049d65 Minlib fixes 2022-05-24 11:35:02 -07:00
Brian Fiete
1aa42cba8b Fixed disabled color 2022-05-24 08:39:57 -07:00
Brian Fiete
db0c27a376 Properly show disabled stringview 2022-05-24 07:56:31 -07:00
Brian Fiete
dd6e7f0c2a pragma format disable/restore, better space handing in formatting 2022-05-24 06:20:35 -07:00
Brian Fiete
7b6291bba5 LoadOldVer fix when command fails to execute 2022-05-23 10:02:34 -07:00
Brian Fiete
eccfabbad2 Watch lock fixes, add watch pointee/pointer address 2022-05-23 08:48:55 -07:00