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
61b38b06c5 Fixed UpdateRebuildFileWatches removing watched directories 2025-01-22 08:05:04 -08:00
Brian Fiete
50eb4dbb9d Fixed mouse wheel scrolling of emit view 2025-01-21 08:01:34 -08:00
Brian Fiete
81057f7b5a Fixed off-by-one in symbol rename cursor adjustment 2025-01-20 10:18:12 -08:00
Brian Fiete
45ff0b341b Fixed hot vtable index adjustment with override 2025-01-20 09:58:52 -08:00
Brian Fiete
3325d55639 Fixed overlapped drawing in wordwrapped error mouseovers 2025-01-18 10:05:56 -08:00
Brian Fiete
fddd3e0ba6 BeefySysLib Release Static building 2025-01-17 10:20:20 -08:00
Brian Fiete
e30972d3af Added reflected TypeDeclaration support for comptime 2025-01-14 10:16:46 -08:00
Brian Fiete
a1a5eebd8e Fixed autocomplete incorrectly auto-inserting during '.(' and '(.)' 2025-01-09 05:59:44 -08:00
Brian Fiete
dae452da47 Temporarily(?) remove composite workspace file support 2025-01-07 17:26:15 -08:00
Brian Fiete
5d55409841 Fixed autocomplete flashing 2025-01-02 11:42:44 -08:00
Brian Fiete
f609062c2a EmsdkDep1 2025-01-01 09:04:25 -08:00
Brian Fiete
b9550e4219 memoryBreak fix 2024-12-31 17:42:13 -08:00
Brian Fiete
c003557bef Compliance with string changes 2024-12-31 14:37:03 -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
4f0ad540a7 MultiDictionary hotswap fix 2024-12-31 07:45:16 -08:00
Brian Fiete
769036584a ShowDisassemblyPanel fix 2024-12-29 09:03:05 -08:00
Brian Fiete
e300800ca0 More lenient mouse behavior for multiline string popup 2024-12-29 09:00:06 -08:00
Brian Fiete
cac67b8288 Fixed setFocus for some ShowPCLocation and ShowSourceFile cases 2024-12-29 07:14:30 -08:00
Brian Fiete
d5024964c8 Improve BeefCon cpu usage 2024-12-24 13:56:39 -08:00
ESH
6f816241a4 Support for space indentation when splitting line with enter key 2024-12-02 19:04:23 +01:00
Brian Fiete
03987ba8f5 Make Parameter colorization fail over to Local color 2024-12-02 07:41:35 -05: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
4885871785 Properly hande ar lib-in-lib case 2024-11-03 06:33:06 -05:00
Brian Fiete
864d5e9d24 Project rename crash fix 2024-11-01 08:19:44 -04:00
Brian Fiete
2c630a5ba9 Added 'CopyToTarget' command 2024-10-30 12:34:17 -04:00
Brian Fiete
2ea5c34252 Fixed null semVer crash 2024-10-30 10:19:50 -04:00
Brian Fiete
12640fd2b7 Restored selection when closing QuickFind 2024-10-27 05:28:36 -04:00
Brian Fiete
e263f3a37f Fixed attribute processing 2024-10-25 18:32:42 -04:00
Brian Fiete
a1413866a7 Added cleancache 2024-10-25 17:20:00 -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
c0ebcc8fda Test support in wasm 2024-10-25 07:41:53 -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
f2489f3b93 Handle spaces in paths in WasmLaunch 2024-10-24 06:27:24 -04:00
Brian Fiete
65ee34e37b Added object access check to delegate invocation 2024-10-23 10:36:27 -04:00
Brian Fiete
5627956682 Use WasmLaunch for html files 2024-10-23 05:23:37 -04:00
Brian Fiete
bc5c425d1b Packman improvements 2024-10-22 09:06:54 -04:00
Brian Fiete
99aded7951 Debugging 2024-10-21 18:59:34 -04:00
Brian Fiete
b77a80db2c tag.IsEmpty fix 2024-10-21 16:41:22 -04:00
Brian Fiete
d034dbc991 Fixed handling of tags ending in ^{} 2024-10-21 11:23:37 -04:00
Brian Fiete
ad2aa15e42 Remove libgit from projects 2024-10-21 09:39:11 -04:00