Brian Fiete
|
a5e9a33f64
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
|
Brian Fiete
|
ce9b2f8888
|
Added autocomplete for constructor passthroughs
|
2024-12-31 10:03:16 -08:00 |
|
Brian Fiete
|
4f2c28862d
|
Debugger mouseover improvements
|
2024-12-31 07:48:03 -08:00 |
|
Brian Fiete
|
14a3dd8e7d
|
Handle zero-sized enums (<= 1 member)
|
2024-11-08 09:16:27 -05:00 |
|
Brian Fiete
|
7f328385db
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
|
Brian Fiete
|
450d541292
|
Added 'using' fields
|
2022-07-10 07:50:08 -04:00 |
|
Brian Fiete
|
20c88dfeb0
|
Better enum autocomplete hygiene
|
2022-06-24 06:45:35 -07:00 |
|
Brian Fiete
|
4d1e14a1c3
|
Show comptime emits as embedded sourceviews
|
2022-04-16 06:27:54 -07:00 |
|
Brian Fiete
|
cf5c969d1f
|
Improvements to const string generic arg, literal generic args
|
2022-02-05 09:23:44 -05:00 |
|
Brian Fiete
|
476df62a24
|
Fixed issues autocompleting in extensions outside definition project
|
2022-01-01 10:12:20 -05:00 |
|
Brian Fiete
|
71745110a5
|
Linux compilation fix, string hash fix (dramatic speed increase)
|
2021-12-28 11:52:02 -05:00 |
|
Simon Lübeß
|
8f0502972f
|
Added option to toggle between classic and fuzzy autocomplete
|
2021-12-25 21:03:05 +01:00 |
|
Simon Lübeß
|
04888b8f10
|
Improved performance of fuzzy string matching
|
2021-12-24 14:08:05 +01:00 |
|
Simon Lübeß
|
f9f53eb97b
|
Basic fuzzy search for autocomplete
|
2021-12-08 22:08:57 +01:00 |
|
Brian Fiete
|
aa56542fae
|
Better support for @ name prefixes
|
2021-11-29 08:38:42 -08:00 |
|
Brian Fiete
|
870c9914be
|
Support for top-level internal protection, autocomplete internal fixes
|
2021-11-23 14:25:07 -08:00 |
|
Brian Fiete
|
13b943855e
|
Fixed outer type search in autocomplete
|
2021-01-16 13:43:44 -08:00 |
|
Brian Fiete
|
b28a87136f
|
Extended autocomplete info
|
2020-10-08 09:41:05 -07:00 |
|
Brian Fiete
|
4571221551
|
Fixit for adding ctor
|
2020-09-19 15:36:25 -07:00 |
|
Brian Fiete
|
569d121c14
|
Fixed renaming of namespaces
|
2020-09-11 14:01:40 -07:00 |
|
Brian Fiete
|
3627f8c40f
|
Reworked functions with explicit 'this'
|
2020-09-11 10:33:16 -07:00 |
|
Brian Fiete
|
70c7067bb0
|
Added type icon to code mouseovers
|
2020-09-03 09:31:22 -07:00 |
|
Brian Fiete
|
e1c340a711
|
Added extension methods
|
2020-06-03 05:22:11 -07:00 |
|
Brian Fiete
|
014263c3a7
|
Added ability to rename namespaces
|
2020-05-31 07:12:17 -07:00 |
|
Brian Fiete
|
c9da45715b
|
Added ability to rename labels and goto definition on labels
|
2020-05-29 16:58:47 -07:00 |
|
Brian Fiete
|
e16e4613b6
|
Better handling of autocomplete with tokens
|
2020-05-26 06:10:51 -07:00 |
|
Brian Fiete
|
d11c79e43e
|
Added more informational mouseovers
|
2020-05-17 06:10:56 -07:00 |
|
Brian Fiete
|
5d4d21cce1
|
Added fixit for global namespace lookup
|
2020-03-21 13:09:42 -07:00 |
|
Brian Fiete
|
61bd31836d
|
Fixit improvements, remove namespace
|
2020-02-07 08:44:06 -08:00 |
|
Brian Fiete
|
7a5dd90cff
|
Added fixit for adding enum cases
|
2020-02-06 16:47:37 -08:00 |
|
Brian Fiete
|
45638a6e7e
|
Added fixit for missing interface implementation methods
|
2020-02-05 17:07:23 -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
|
8b17718fed
|
Struct cast fix, deferred block fix
|
2019-12-13 14:22:23 -08:00 |
|
Brian Fiete
|
f10551e6f8
|
Fixed autocomplete issues with nested calls
|
2019-11-02 06:04:26 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|