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

28 commits

Author SHA1 Message Date
Brian Fiete
224a17e669 Fixed ability to view huge (>2GB) spans 2021-12-16 07:49:39 -05:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
f6174aade2 Support for file dragging in workspace panel 2021-01-03 11:51:53 -08:00
Brian Fiete
f4ffe67f92 Fixed valuetype icon 2020-10-10 10:11:39 -07:00
Brian Fiete
70c7067bb0 Added type icon to code mouseovers 2020-09-03 09:31:22 -07:00
Brian Fiete
6511d6a845 Recent file selector (ctrl+tab) 2020-09-03 06:49:19 -07:00
Brian Fiete
271d88f261 Added float format flags 2020-06-19 06:42:52 -07:00
Brian Fiete
85943230b1 Added mouseover propery evaluation 2020-06-15 09:01:49 -07:00
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
990d092274 Fixed more scaling issues 2020-03-29 10:17:28 -07:00
Brian Fiete
1caaec9b56 Scale fixes 2020-03-28 14:26:59 -07:00
Brian Fiete
76cb117e1f Added View Whitespace for string viewer 2020-03-02 06:24:21 -08:00
Brian Fiete
480f909cec Fixed manually added files with same name as auto files in IDE 2020-01-23 07:43:44 -08:00
Brian Fiete
07a0972366 Fixed 'find on stack' 2020-01-18 14:43:05 -08:00
Brian Fiete
4dcd7f9c6a Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
Brian Fiete
d0e8332150 Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Brian Fiete
becd673914 Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
Brian Fiete
d13d3ed3f8 Made '_' refer to value of memory breakpoint instead of addr 2019-12-05 06:49:23 -08:00
Brian Fiete
d6db6bf774 Fixed a watch eval race condition necessary for scripting 2019-11-07 06:53:32 -08:00
Brian Fiete
c9e0ab6089 Added changes to support CompilerExplorer 2019-10-11 05:58:08 -07:00
Brian Fiete
609dbfa256 Dictionary fixes for large containers, watch fixes for containers 2019-10-09 16:18:11 -07:00
Brian Fiete
62346a53b0 Adding better support for platforms 2019-10-01 12:46:38 -07:00
Brian Fiete
987adaec5c Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
Brian Fiete
2ea5d31c37 Minor IDE changes 2019-09-27 13:03:47 -07:00
Brian Fiete
2f01da9e86 Small IDE fixes 2019-09-10 11:26:14 -07:00
Brian Fiete
ff610742c5 IDE ui issues
Fixed an autocomplete issue with path edits
Made renaming symbols aware of file/project locking
Fixed saving of Settings after running test
Fixed async autocomplete update when not terminated with ')'
2019-09-07 06:40:03 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00