1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-26 03:28:02 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Brian Fiete
4870c6fdd8 Initial package management support 2024-10-21 09:18:07 -04:00
Brian Fiete
6045137bce Fixed autocomplete for lambda param names 2022-11-16 13:55:33 -08:00
Brian Fiete
6ded6a37cc Improved emit marker resolve/build selection, emitted Go To Definition 2022-07-02 10:32:19 -07:00
Brian Fiete
44ecb92315 Auto ctor fixes 2022-04-16 16:43:21 -07:00
Brian Fiete
0ee3259eb1 Safe mode fixes 2022-04-16 13:44:04 -07:00
Brian Fiete
4d1e14a1c3 Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
Brian Fiete
332bebe4ff Symbol rename fixes for extended utf8 chars 2022-03-19 07:01:45 -07:00
Brian Fiete
330eb037e8 Fixed save buffers during symbol rename 2020-11-08 07:45:37 -08:00
Brian Fiete
be093b6bde Protect against closing document while getting symbol info 2020-09-09 23:45:16 -07:00
Brian Fiete
9e009b134c Scope Prev/Next, other minor improvements 2020-06-23 15:24:50 -07:00
Brian Fiete
014263c3a7 Added ability to rename namespaces 2020-05-31 07:12:17 -07:00
Brian Fiete
01f82d1250 Fixed symbol renaming closing in temp tab 2020-05-19 12:28:31 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
807b71d433 Fixed issue of file hashing causing too much rebuilding 2020-04-14 11:37:27 -07:00
Brian Fiete
a5e0f34549 Improved errors on GoToDefinition 2020-04-07 08:29:54 -07:00
Brian Fiete
61468d818f Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Brian Fiete
bde2bc3603 Fixed mouse capture for invisible symbol rename panel 2020-01-25 06:22:06 -08:00
Brian Fiete
3616305378 Added additional error to rename when def is locekd 2019-09-07 15:18:32 -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