Commit graph

13 commits

Author SHA1 Message Date
1b06a7f0fc
fix(folding): Miscellaneous small fixes and improvements
- Better code folding
- Race condition fix
- Another Windows fix
- Bounds check fix
2023-08-01 19:32:51 +02:00
e2d2259b73
chore: Code Cleanup 2023-07-31 23:05:45 +02:00
f2ec14daed
feat(highlight): Support for semanticTokens/full/delta 2023-07-31 23:05:17 +02:00
e967b1c5ad
feat!(lsp): Temporary way to increasing the timeouts
Also added some Windows-specific command line tweaks, and non-blocking language server setup.
2023-07-31 23:05:13 +02:00
d18ca32b9b
fix(fold): Occasional NPE in LSP4IntellIJ 2023-07-31 23:05:04 +02:00
e9b69646f2
fix(highlight): Last token in file not getting highlighted 2023-07-31 23:04:57 +02:00
30552c9000
implement code folding 2023-07-29 16:48:45 +02:00
df2f732db9
better config 2023-07-29 16:08:19 +02:00
41cbe48ce2
fix code completion 2023-07-29 15:55:54 +02:00
dff51b51aa
Tweak color attrib configs a bit 2023-07-29 13:22:07 +02:00
027356f627
some more code cleanup 2023-07-29 12:29:19 +02:00
623dc2aca7
code cleanup 2023-07-29 12:25:36 +02:00
365bcbbd93
Initial Commit 2023-07-29 12:22:51 +02:00