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

568 commits

Author SHA1 Message Date
Brian Fiete
3325d55639 Fixed overlapped drawing in wordwrapped error mouseovers 2025-01-18 10:05:56 -08:00
Brian Fiete
a1a5eebd8e Fixed autocomplete incorrectly auto-inserting during '.(' and '(.)' 2025-01-09 05:59:44 -08:00
Brian Fiete
5d55409841 Fixed autocomplete flashing 2025-01-02 11:42:44 -08:00
Brian Fiete
6e1eaf63e8 Deprecating StackStringFormat 2024-12-31 14:15:12 -08:00
Brian Fiete
1484a5f53c Improved debugger side effect handling, auto refresh options 2024-12-31 13:17:53 -08:00
Brian Fiete
4f2c28862d Debugger mouseover improvements 2024-12-31 07:48:03 -08:00
Brian Fiete
e300800ca0 More lenient mouse behavior for multiline string popup 2024-12-29 09:00:06 -08:00
ESH
6f816241a4 Support for space indentation when splitting line with enter key 2024-12-02 19:04:23 +01:00
Brian Fiete
2b9fa80b81 Added IDE colorization: Member, Local, Parameter 2024-12-02 07:39:17 -05:00
Brian Fiete
d1a2c53bd7 Add warning when performing destructive undo of global operation 2024-11-21 05:56:18 -05:00
Brian Fiete
ac67046afc Fixed IDE "Find on Stack" functionality 2024-11-20 11:32:56 -05:00
Brian Fiete
7e28a71437 Trim whitespace in Find in Files 2024-11-19 09:15:41 -05:00
Brian Fiete
e7c05068a7 Fixed bookmark icon drawing location when below collapsed code 2024-11-19 07:47:14 -05:00
Brian Fiete
14a3dd8e7d Handle zero-sized enums (<= 1 member) 2024-11-08 09:16:27 -05:00
Brian Fiete
7b69509b7b OpenCodeBlock fix when statement contains a "(" 2024-11-08 08:36:43 -05:00
Brian Fiete
864d5e9d24 Project rename crash fix 2024-11-01 08:19:44 -04:00
Brian Fiete
12640fd2b7 Restored selection when closing QuickFind 2024-10-27 05:28:36 -04:00
Brian Fiete
31746c1f19 Wasm calling convention fixes. IDEHelper/Tests runs on wasm now. 2024-10-25 11:20:01 -04:00
Brian Fiete
76c58b3ed0 Added support for Setup program in managed packages 2024-10-24 14:59:34 -04:00
Brian Fiete
7718705646 HeldKey fixes for CapsLock/NumLock 2024-10-24 11:33:33 -04:00
Brian Fiete
95a831a785 Fixed cursor advancing after replacing text 2024-10-24 08:49:12 -04:00
Brian Fiete
65ee34e37b Added object access check to delegate invocation 2024-10-23 10:36:27 -04:00
Brian Fiete
bc5c425d1b Packman improvements 2024-10-22 09:06:54 -04:00
Brian Fiete
4870c6fdd8 Initial package management support 2024-10-21 09:18:07 -04:00
Brian Fiete
b3946d4487 Record history position when clicking on result in FindResultsPanel 2024-09-25 12:25:57 -04:00
Brian Fiete
861913d591 Changed GrowUnitialized to NoShow 2024-09-19 12:43:36 -04:00
Brian Fiete
db0af3a8e5 Console perf improvements 2024-09-09 14:51:23 -04:00
Brian Fiete
db7b217a0a
Merge pull request #2024 from Fusioon/startup_panel-leak
Fix startup panel mem leak & resize when item is deleted
2024-09-09 10:35:58 -04:00
Fusioon
70990053fd Fix startup panel mem leak & resize when item is deleted 2024-09-06 21:17:46 +02:00
Fusioon
4f100fc1c9 Fix crash when creating new workspace with project 2024-09-03 22:25:24 +02:00
M0N7Y5
81a2f95279 linux build quick fix 2024-08-27 05:48:22 +02:00
Brian Fiete
2a2913f857 Added @Script: support to breakpoints 2024-08-25 09:30:49 -04:00
Brian Fiete
d32c8212a9 Console fixes 2024-07-25 11:12:43 +02:00
Brian Fiete
8052066ab0 Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
Brian Fiete
2250411276 Fixed console scrolling 2024-07-23 15:13:53 +02:00
Brian Fiete
9209511cd7 Console fixes 2024-07-23 11:51:47 +02:00
Brian Fiete
20a8e3327c Embedded console / terminal support 2024-07-23 07:56:23 +02:00
Brian Fiete
186c2125fa Initial console support 2024-07-19 10:31:33 +02:00
Brian Fiete
45a5978611 Move windows terminal option 2024-07-16 15:04:15 +02:00
Brian Fiete
6849184cbf Open Containing Folder UI tweak. Fix. 2024-07-16 14:46:51 +02:00
Booklordofthedings
e36542d128 changed default console to windows console 2024-07-16 14:36:06 +02:00
Jannis
bb168e3270
Update SettingsDialog.bf 2024-07-16 12:07:18 +00:00
Booklordofthedings
8f7287b3dc Added an open in terminal dialogue 2024-07-16 12:49:15 +02:00
Brian Fiete
16ed9ff8cf Avoid deselecting watch items on right-click menu popup 2024-04-27 07:24:36 -04:00
Brian Fiete
f1a275d6ef Fixed dumb null crash 2024-03-26 12:10:15 -04:00
Brian Fiete
af9f6a5cba mListView empty check 2024-03-26 11:03:40 -04:00
Brian Fiete
bceca3e699 Improvements to Find in Watch 2024-03-26 07:30:54 -04:00
Brian Fiete
82b4974a82 Find in Watch 2024-03-25 06:18:50 -04:00
Brian Fiete
cbdfe505ca Properly set mCopiedConfigCombo in NewConfigDialog 2024-03-22 16:51:14 -04:00
Brian Fiete
d7bf451c9f Handle Break When Value Changes with watches prefixed with @Beef: or @C: 2024-03-22 15:11:40 -04:00