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

480 commits

Author SHA1 Message Date
Brian Fiete
a80410786d Fixed OpenCodeBlock indent/lockup issue 2020-10-01 23:25:22 -07:00
Brian Fiete
a355f32c1e Show error for editing binary file 2020-10-01 14:43:36 -07:00
Brian Fiete
f6c42b561a Fixed crash in CheckSavedContents 2020-10-01 14:43:19 -07:00
Brian Fiete
3bb2e8947f Fixed indentation detection 2020-09-30 09:44:18 -07:00
Brian Fiete
41858b3dc5 Thread protection for project cache 2020-09-30 07:39:53 -07:00
Brian Fiete
c58e30e005 Formatting fixes for initializer expressions 2020-09-30 07:39:39 -07:00
Brian Fiete
5746214198 Key binding fix 2020-09-29 14:35:22 -07:00
Brian Fiete
05d5b5f594 Fixed file rename with entry in recent file list 2020-09-29 12:58:24 -07:00
Brian Fiete
c28ed988b3 Fixed properties debug evaluation and struct calls 2020-09-29 11:58:07 -07:00
Brian Fiete
a399e383fa Linux fixes 2020-09-29 08:53:36 -07:00
Brian Fiete
e19c8857b0 Don't 'save top position' during fixit apply if we are at the very top 2020-09-28 17:07:48 -07:00
Brian Fiete
2ca456eef8 Added Ctrl+C to copy version info 2020-09-28 16:53:42 -07:00
Brian Fiete
da508156c1 Separate Close Panel and Close Document 2020-09-28 05:56:09 -07:00
Brian Fiete
077ebe2659 Fixed lockup with conflicting key bindings 2020-09-28 05:24:42 -07:00
Brian Fiete
5403cdb748 Disallowed Find and Replace in locked projects 2020-09-27 22:21:32 -07:00
Brian Fiete
ec3ea6bd49 Allowed clicking on 'file:' references 2020-09-27 22:20:43 -07:00
Brian Fiete
784bd6d374 Made 'Test' a project type 2020-09-27 22:20:26 -07:00
Brian Fiete
bed3ef3bb8 Fixed ReflectBoxing serialization 2020-09-26 08:26:58 -07:00
Brian Fiete
52ccdfe46a Fixed error text 2020-09-26 06:03:29 -07:00
Brian Fiete
e94566b958 ShowRecentFile fix 2020-09-25 09:58:30 -07:00
Brian Fiete
4b64f2c14d Fixed show-recent-on-close issue with renamed files 2020-09-25 09:39:50 -07:00
Brian Fiete
f41a4b0173 Fixed crash when pressing F2 on Workspace item in project panel 2020-09-25 09:32:42 -07:00
Brian Fiete
e02b42d6f4 Added mouseover docs support 2020-09-25 08:50:39 -07:00
Brian Fiete
dc2603bc60 Path selection autocomplete improvements 2020-09-25 06:31:21 -07:00
Brian Fiete
e12a2562b6 Allow enter-autocomplete with no replacement selection 2020-09-25 06:16:31 -07:00
Brian Fiete
f83875e8ad More tests 2020-09-25 05:36:33 -07:00
Brian Fiete
cfe46abeaa Fixed tiny tabbed view issue from file recovery 2020-09-22 10:58:22 -07:00
Brian Fiete
8af5575f42 Extra test 2020-09-22 10:35:58 -07:00
Brian Fiete
fd3265445d Fixes for new out-var rules, unassigned variable detection 2020-09-22 07:44:47 -07:00
Brian Fiete
965e2e2930 Moved scope of 'if (Call(var X))' arguments into the if parent's scope 2020-09-21 17:53:22 -07:00
Brian Fiete
5b8d2ffee2 Improvements to unassigned variable detection 2020-09-21 13:58:00 -07:00
Brian Fiete
b9d82107bb Fixed "Remove" for auto-include item - sets to "Ignore" 2020-09-19 07:30:20 -07:00
Brian Fiete
2fa72ceb45 Error fix 2020-09-19 05:15:43 -07:00
Brian Fiete
f1a094536f New Folder UI improvements 2020-09-19 05:15:30 -07:00
Brian Fiete
76cd052c4a Fixed MethodToString for unspecialized type variations 2020-09-19 05:12:15 -07:00
Brian Fiete
accc95671d Fixed fixit with active text selection 2020-09-18 17:07:56 -07:00
Brian Fiete
b975acb711 IDE file recovery 2020-09-18 05:30:21 -07:00
Brian Fiete
a215bac755 Added Relaunch option on crash dialog 2020-09-17 14:15:38 -07:00
Brian Fiete
980132c3cc Made workspace user file try to use workspace-relative paths 2020-09-17 07:12:46 -07:00
Brian Fiete
10da44e341 Fixed keyboard focus when navigating workspace files 2020-09-17 06:11:39 -07:00
Brian Fiete
7e111329c7 Trimmed reflected iface method table 2020-09-16 07:17:06 -07:00
Brian Fiete
7fdce4b5af Fixed crash closing window with 'old version' showing 2020-09-16 05:58:05 -07:00
Brian Fiete
0b20ef867b Support for matching interface conformance in distinct build options 2020-09-16 04:37:28 -07:00
Brian Fiete
4713f5528b Protection against single-file ctrl+tab 2020-09-14 15:15:40 -07:00
Brian Fiete
7dc9fb699c Param doc fix 2020-09-14 13:06:45 -07:00
Brian Fiete
da5b81f419 Dynamic boxing 2020-09-14 11:18:24 -07:00
Brian Fiete
8def1d4522 Reflection changes - interface info, boxed type 2020-09-14 06:54:49 -07:00
Brian Fiete
c04778ec5a Right-click close options for tabs 2020-09-11 23:26:59 -07:00
Brian Fiete
8d934192c0 IDE - Close All Except / Close Tabs 2020-09-11 17:47:38 -07:00
Brian Fiete
d205ef68a3 Version bump 2020-09-11 13:04:09 -07:00