|
81fd11b9d7
|
feat: Modularize whole project
|
2023-08-18 23:58:54 +02:00 |
|
|
cab13c3edd
|
fix(lsp): Better shutdown sequence
|
2023-08-18 15:36:07 +02:00 |
|
|
bc408b1d50
|
feat(config): Reimplemented config backend, much more reliable and extensible now.
|
2023-08-18 14:36:41 +02:00 |
|
|
2d1620f86d
|
docs: Improve quickstart and add icon guide
|
2023-08-18 12:36:59 +02:00 |
|
|
cb30860ec6
|
fix(lsp): Folding range editor NPE
|
2023-08-18 11:37:45 +02:00 |
|
|
ca632b98fe
|
feat: Better status icon accessibility
|
2023-08-18 11:06:33 +02:00 |
|
|
92ab531e0e
|
docs: Add developer guide
|
2023-08-18 10:53:16 +02:00 |
|
|
0947fe5b0f
|
feat(zig,lsp)!: Inlay hints
|
2023-08-18 10:42:52 +02:00 |
|
|
c1989f0b0b
|
chore(lsp): Move folding range null safety to DefaultRequestManager
|
2023-08-18 10:39:02 +02:00 |
|
|
4a8303597a
|
ci: 0.6.0
|
2023-08-17 21:39:40 +02:00 |
|
|
fe94d3cec4
|
feat(zig): Brace matching
|
2023-08-17 21:38:40 +02:00 |
|
|
e82ac50830
|
fix: Highlighting exceptions when editing file fast
|
2023-08-17 21:31:09 +02:00 |
|
|
ab4cd16014
|
fix: Renaming works again
|
2023-08-17 21:30:50 +02:00 |
|
|
1ad8792e1f
|
fix: Make psi tree less deep on expressions
|
2023-08-17 21:30:15 +02:00 |
|
|
7b4067aca4
|
fix: Some more null/safety checks
|
2023-08-17 18:26:48 +02:00 |
|
|
cfb4abbe93
|
feat(zig)!: PSI tree and better highlighting
|
2023-08-17 15:28:09 +02:00 |
|
|
649ce7181c
|
chore(zig): Shuffle classes around to prepare for psi tree
|
2023-08-17 10:20:23 +02:00 |
|
|
0744b36e41
|
feat(lsp): Separate timeout category for highlighting
|
2023-08-17 10:19:14 +02:00 |
|
|
81513b2ff3
|
docs: Update changelog
|
2023-08-17 08:46:06 +02:00 |
|
|
9c20e69c18
|
feat: Replace psi util class with mixins
|
2023-08-16 14:00:39 +02:00 |
|
|
d45a99ceae
|
chore: Update dependencies
|
2023-08-16 13:33:44 +02:00 |
|
|
79dcf2f52f
|
chore: Grammar paths cleanup
|
2023-08-16 13:33:22 +02:00 |
|
|
513fa89f54
|
fix(lsp): Remove unnecessary generics
|
2023-08-16 13:14:29 +02:00 |
|
|
f77975406c
|
chore(lsp): Pull in lsp4intellij into our codebase to make fixing stuff faster
|
2023-08-16 13:13:04 +02:00 |
|
|
2979e53bd9
|
ci: 0.5.2
|
2023-08-14 20:16:12 +02:00 |
|
|
c297c122da
|
fix: NPE when no lsp connected
|
2023-08-14 20:15:53 +02:00 |
|
|
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 |
|