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

973 commits

Author SHA1 Message Date
Brian Fiete
e16be338ea Better handling of disabled projects 2022-08-26 09:01:40 -07:00
Brian Fiete
ae8ea6281d Fixed cursor placement after OpenCodeBlock with 'spaces' indenting 2022-08-25 13:32:41 -07:00
Brian Fiete
5dfe300599 Fixed fail test 2022-08-25 12:13:26 -07:00
Brian Fiete
a587e6249e Added named parameters to autocomplete 2022-08-25 07:47:33 -07:00
Brian Fiete
acb644830c Fixed split deferred call processor 2022-08-24 14:49:05 -07:00
Brian Fiete
2e9174be8d Improved resizing when UI scale changes 2022-08-24 07:42:57 -07:00
Brian Fiete
63c335959e Draw selection info in the status bar 2022-08-24 07:06:27 -07:00
Brian Fiete
231265628b Fixed theme images 2022-08-23 13:48:24 -07:00
Brian Fiete
05e002d8f5 Used file-scoped namespace 2022-08-23 11:26:34 -07:00
Brian Fiete
c6d9aa37f8 Fixed parsing 2022-08-23 11:25:36 -07:00
MineGame159
46fbca7668 Add BfParser_GetIndexAtLine 2022-08-23 20:00:48 +02:00
MineGame159
24b03fa5aa Merge branch 'master' into idehelper-changes 2022-08-23 19:56:42 +02:00
Brian Fiete
f2c7c6947e Added legacy bookmark support 2022-08-23 10:52:28 -07:00
Brian Fiete
ebcaffbae9 Bookmark panel tweaks 2022-08-23 10:45:57 -07:00
MineGame159
852d11c6c3 Add BfParser_GetLineCharAtIdx, include fields in document symbols and optionally include location in type defs 2022-08-23 19:13:15 +02:00
Brian Fiete
9daae6baa6 Fixed BeefBuild null crash 2022-08-23 06:46:21 -07:00
Simon Lübeß
9119443918 Fixed memory leak 2022-08-13 21:20:04 +02:00
Simon Lübeß
fefffd4f64 Fixed Bookmark selection after delete + refactoring 2022-08-13 20:38:55 +02:00
Simon Lübeß
6884b9fc21 Merge branch 'master' into BookmarkPanel 2022-08-13 18:02:49 +02:00
Brian Fiete
e087c95c71 Added 'Show in Workspace Panel' 2022-08-04 09:02:30 -07:00
Brian Fiete
05c2e1587c Copy/cut/paste support for workspace files and folders 2022-08-04 08:19:01 -07:00
Brian Fiete
047ae9acc3 Ctrl+C on project files 2022-08-01 14:05:44 -04:00
Brian Fiete
b12ceeb625 Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
Brian Fiete
17dfc96a1f Maintain cursor visibility when applying saved collapse data 2022-07-30 18:26:36 -04:00
Brian Fiete
de4269bf32 Keep saved collapse data from collapsing around the cursor 2022-07-30 17:43:55 -04:00
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