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

415 commits

Author SHA1 Message Date
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
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
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
cfe46abeaa Fixed tiny tabbed view issue from file recovery 2020-09-22 10:58:22 -07:00
Brian Fiete
fd3265445d Fixes for new out-var rules, unassigned variable detection 2020-09-22 07:44:47 -07:00
Brian Fiete
b9d82107bb Fixed "Remove" for auto-include item - sets to "Ignore" 2020-09-19 07:30:20 -07:00
Brian Fiete
f1a094536f New Folder UI improvements 2020-09-19 05:15:30 -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
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
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
5572a7d279 Fixed hoverwatch closing crash 2020-09-10 11:26:46 -07:00
Brian Fiete
be093b6bde Protect against closing document while getting symbol info 2020-09-09 23:45:16 -07:00
Brian Fiete
1bd56fcae7 Cleanup 2020-09-07 06:46:07 -07:00
Brian Fiete
4f5a981598 Better statement moving 2020-09-07 05:52:24 -07:00
Brian Fiete
a650c7ab9c Early support for line/statement moving 2020-09-06 09:05:00 -07:00
Brian Fiete
a62a995472 Fixed multi-project deletion, adding project with implicitly-loaded deps 2020-09-06 06:14:39 -07:00
Brian Fiete
d11b09dd07 Removed System.Tuple type 2020-09-06 05:27:37 -07:00
Brian Fiete
709b337617 Made using/pragma fixits no long focus on change 2020-09-05 05:39:51 -07:00
Brian Fiete
c5380ddb5e Fixed dependency-of-dependency issue 2020-09-04 09:53:28 -07:00
Brian Fiete
70c7067bb0 Added type icon to code mouseovers 2020-09-03 09:31:22 -07:00
Brian Fiete
37f73f3345 New default colorization for reference types and interface types 2020-09-03 06:49:49 -07:00
Brian Fiete
6511d6a845 Recent file selector (ctrl+tab) 2020-09-03 06:49:19 -07:00
Brian Fiete
4d55a32c90 Relaxed project name restrictions. Auto-refresh of installed libraries. 2020-08-31 11:32:33 -07:00
Brian Fiete
d807049b9f Added line copying to copy/cut/paste 2020-08-30 07:49:34 -07:00
Brian Fiete
f795215b44 Fixed object initializer warnings 2020-08-29 11:56:10 -07:00
Brian Fiete
10421d99ca Fixit for brace-to-paren for object initializers 2020-08-29 11:29:13 -07:00
Brian Fiete
12ed915194 Fixed Go To Definition for operator overloads 2020-08-29 07:07:24 -07:00
Brian Fiete
79c9f5d818 Fixed generic interference with generic tuples 2020-08-26 06:10:36 -07:00
Brian Fiete
64b62c09be Start of SIMD support 2020-08-23 05:42:42 -07:00
Brian Fiete
b6f2762f19 Fixed warning/error colors 2020-08-13 07:31:33 -07:00
Brian Fiete
d9b94c2158 Don't include extension in selection when renaming files 2020-08-13 07:01:33 -07:00
Brian Fiete
7a65003679 Added Interface colorization type 2020-08-13 07:00:49 -07:00
Brian Fiete
9bbcb8eb5e Added a RefType colorization type 2020-08-13 06:28:31 -07:00
Brian Fiete
4d29ecfd31 Fixed misdetected file paths 2020-08-11 06:59:28 -07:00
Brian Fiete
a0a828a88f Fixed slash error with new folder 2020-08-09 07:19:26 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
99c7a9fe1f Fixed autocomplete flashing issues 2020-08-03 07:26:36 -07:00
Brian Fiete
f034880723 Added diagnostics panel 2020-07-31 06:16:29 -07:00