Commit graph

202 commits

Author SHA1 Message Date
3b8ade8eac
docs: Remove the hover note
Finally fixed it
2023-08-12 19:03:27 +02:00
3731e7ace6
ci: 0.5.1 2023-08-12 19:01:35 +02:00
7cecdf8886
fix: A stub parser to make diagnostics work again 2023-08-12 19:00:48 +02:00
3e3d955bd1
fix: Updated lsp backend to fix deprecations 2023-08-12 18:59:02 +02:00
0a62f1b0cb
ci: 0.5.0 2023-08-10 22:44:58 +02:00
a6e3703616
chore: Cleanup code 2023-08-10 22:40:16 +02:00
9438d8052f
chore: Small tidying 2023-08-10 22:36:42 +02:00
6537bc6153
ci: More NixOS fixes 2023-08-10 22:25:13 +02:00
d22f4312a4
chore: Update LSP backend 2023-08-10 22:25:04 +02:00
8dd298554e
feat(zon): Code folding 2023-08-10 15:58:40 +02:00
85bcbc62cf
feat(zon): Quote matching 2023-08-10 15:21:02 +02:00
2614cbb2f0
feat(zon): Code formatting 2023-08-10 15:16:47 +02:00
8814628f04
feat(zon): Better unterminated string handling 2023-08-10 15:15:13 +02:00
b0b7a2cc7b
feat(zon): Code completion 2023-08-10 11:07:18 +02:00
211f2c8065
feat(zon): Brace matching 2023-08-10 08:18:30 +02:00
828bd1304c
feat(zon): Color settings page 2023-08-10 08:17:18 +02:00
50a89bb287
chore: Apply license to source files 2023-08-09 10:31:37 +02:00
41ef35d3af
docs: Clarify PSI tree usage in CONTRIBUTING.md 2023-08-09 09:06:40 +02:00
6385be94dc
feat(zon): Simple syntax highlighting 2023-08-08 23:00:20 +02:00
3f4bc3d550
feat(zon)!: Zon Parser 2023-08-08 22:59:16 +02:00
9a0aa39cfc
chore: Refactor in preparation for Zon support 2023-08-08 18:25:55 +02:00
dedcac2098
ci: Enable signing 2023-08-08 23:49:28 +02:00
3cb0812b3f
docs: Reword readme 2023-08-08 23:00:52 +02:00
cb8bd51453
ci: 0.4.0 2023-08-02 22:38:07 +02:00
61c737be3a
feat(folding): Asynchronous folding 2023-08-02 22:37:17 +02:00
ace85c6a5a
fix: Even more async syntax highlighting 2023-08-02 22:08:51 +02:00
8e498d75be
feat!: Error diagnostics 2023-08-02 22:08:44 +02:00
4de6a9f387
chore: Enforce LF line endings 2023-08-02 22:08:36 +02:00
e97f39dae6
ci: 0.3.1 2023-08-01 19:35:13 +02:00
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
bb99e9b50c
ci: 0.3.0 2023-07-31 23:46:59 +02:00
8bf3aae728
build: nixos support 2023-07-31 23:46:45 +02:00
e77aab80ae
build: Java version pinning 2023-07-31 23:05:50 +02:00
e2d2259b73
chore: Code Cleanup 2023-07-31 23:05:45 +02:00
b3c13d287a
docs: Contribution guide 2023-07-31 23:05:33 +02:00
82dfb5cd60
docs: Rigid style guide for changelog 2023-07-31 23:05:27 +02:00
6c71efd2ea
chore: Readme markdown cleanup 2023-07-31 23:05:22 +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
8b943a56f5
Elaborate in the readme 2023-07-31 23:02:32 +02:00
4c43fe4cf4
0.2.0 2023-07-29 16:51:01 +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
69a58746da
make the readme more plugin description friendly 2023-07-29 13:18:31 +02:00
5e879176e6
update readme 2023-07-29 12:32:49 +02:00
027356f627
some more code cleanup 2023-07-29 12:29:19 +02:00