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

532 commits

Author SHA1 Message Date
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
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
03c28503c6 Mintest changes 2020-09-07 05:53:40 -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
7400e7099c Fixed focus issue with popup error 2020-09-04 08:58:29 -07:00
Brian Fiete
70c7067bb0 Added type icon to code mouseovers 2020-09-03 09:31:22 -07:00
Brian Fiete
0347f997f2 Support for Forward/Backward mouse buttons 2020-09-03 08:14:24 -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
73d9d1ec59 minlib fix 2020-09-02 06:50:32 -07:00
Brian Fiete
b2ab1b1f62 Added NoThreadExitWait Rt option for DLLs 2020-09-01 16:22:48 -07:00
Brian Fiete
49b124e291 Linux fix 2020-08-31 14:16:58 -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
c105819b4c Fixed warning 2020-08-29 14:49:12 -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
01ae40fcc8 Properly set up Startup Object 2020-08-27 08:52:28 -07:00
Brian Fiete
79c9f5d818 Fixed generic interference with generic tuples 2020-08-26 06:10:36 -07:00
Brian Fiete
78cdfd5d24 Updated mintest Result 2020-08-25 09:07:07 -07:00
Brian Fiete
b0cbc9666e Removing old unused method 2020-08-25 07:50:03 -07:00
Brian Fiete
2e69fa1b9e Fixed right-click menu 2020-08-23 05:49:30 -07:00
Brian Fiete
64b62c09be Start of SIMD support 2020-08-23 05:42:42 -07:00
Brian Fiete
83ed41e81a Removed unnecessary [Friend]s 2020-08-16 15:55:30 -07:00
Brian Fiete
99419097c5 Added [IgnoreErrors] block attribute 2020-08-16 08:33:51 -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
09e6564b3e Removed broken code 2020-08-12 15:56:50 -07:00
Brian Fiete
0adfbce884 Added 'Reload Settings' and 'Reset UI' to File/Preferences menu 2020-08-12 08:48:40 -07:00
Brian Fiete
4d29ecfd31 Fixed misdetected file paths 2020-08-11 06:59:28 -07:00
Brian Fiete
8aa3e8ff22 Using image data from PSD instead of manually flattening 2020-08-09 10:12:52 -07:00
Brian Fiete
d47b231643 Fixed default UI colors 2020-08-09 07:40:06 -07:00
Brian Fiete
100661889d Allowing RGB instead of just ARGB 2020-08-09 07:36:48 -07:00
Brian Fiete
b6e14d36f2 Fixed path for emcc 2020-08-09 07:19:44 -07:00
Brian Fiete
a0a828a88f Fixed slash error with new folder 2020-08-09 07:19:26 -07:00
Brian Fiete
b18385e427 Fixed ability to colorize ui elements 2020-08-09 07:14:21 -07:00
Brian Fiete
b7b065855d Start of wasm support 2020-08-06 09:24:37 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
92d3ab6ca9 Fixed error messages for methods with extern constraints in variations 2020-08-04 10:30:25 -07:00