|
7877402d1b
|
ci: 13.0.0
|
2024-03-12 17:13:42 +01:00 |
|
|
45b153f7c4
|
docs: Update changelog
|
2024-03-10 17:27:01 +01:00 |
|
|
4e401d276a
|
docs: Update changelog
|
2024-03-04 01:48:52 +01:00 |
|
|
5497024518
|
feat(project): Project generation names
|
2024-03-02 20:42:35 +01:00 |
|
|
37f219ef72
|
feat(project)!: zig init project generation
|
2024-03-02 20:23:20 +01:00 |
|
|
f5eb7b7c0f
|
fix(project): build files get put in wrong folder
|
2024-03-02 20:21:39 +01:00 |
|
|
094ddbbdd1
|
feat(zig): Update to latest ZLS semantic tokens
|
2024-03-01 16:38:59 +01:00 |
|
|
b32ddd6a22
|
fix: Migrate a bunch of work off the EDT
|
2024-03-01 16:01:39 +01:00 |
|
|
c8b3c69e88
|
ci: 12.0.0
(cherry picked from commit 2f80528cb46ee5a13dd5cb960d361c41d62c7e28)
|
2024-02-29 20:40:55 +01:00 |
|
|
44db56d1e5
|
fix(zig): Make go to references non-blocking
|
2024-02-29 19:16:21 +01:00 |
|
|
deebfc5309
|
feat(zig)!: Go to declaration/usages and go to definition are now separate actions
|
2024-02-29 19:00:10 +01:00 |
|
|
9181e0aa98
|
fix(zig): Refresh syntax highlighting after running code edits
|
2024-02-29 18:55:44 +01:00 |
|
|
99d9ee258a
|
feat(debugger): Library frame filter
|
2024-02-29 11:14:14 +01:00 |
|
|
591f8a49aa
|
docs: update changelog
|
2024-02-29 02:55:12 +01:00 |
|
|
c5acc3680c
|
ci: 11.1.0
|
2024-02-21 15:23:02 +01:00 |
|
|
7b867d4f0b
|
grammar: update to latest langref
|
2024-02-21 14:39:12 +01:00 |
|
|
9253e262fa
|
ci: 11.0.0
|
2024-02-01 19:41:25 +01:00 |
|
|
d3187155b3
|
docs: Update readme and changelog
|
2024-02-01 18:37:56 +01:00 |
|
|
9720edd9cb
|
ci: 0.10.0
|
2024-01-25 20:42:35 +01:00 |
|
|
06aeff7e26
|
docs: Update changelog
|
2024-01-25 20:27:31 +01:00 |
|
|
7ab31d302a
|
docs: Update readme and changelog
|
2024-01-16 10:40:54 +01:00 |
|
|
20ed16f4b6
|
ci: 0.9.0
|
2023-12-02 23:37:37 +01:00 |
|
|
04d63fb050
|
ci: 0.8.1
|
2023-10-04 15:34:24 +02:00 |
|
|
3671d253d1
|
feat: Duller status icons and idle icon
|
2023-08-24 22:03:42 +02:00 |
|
|
466e2db9ef
|
fix: Documentation provider file check
|
2023-08-24 22:01:28 +02:00 |
|
|
bf11f92894
|
ci: 0.8.0
|
2023-08-21 19:55:26 +02:00 |
|
|
08193d48e7
|
docs: update readme
|
2023-08-21 19:53:38 +02:00 |
|
|
c3145edc5c
|
feat: Gutter launch buttons
|
2023-08-21 18:52:53 +02:00 |
|
|
d6afb01d08
|
feat: Proper debugger support and some minor cleanup
|
2023-08-20 18:19:51 +02:00 |
|
|
5429a7034d
|
chore: changelog hotfix
|
2023-08-19 22:44:42 +02:00 |
|
|
737b7643d2
|
ci: 0.7.0
|
2023-08-19 22:27:11 +02:00 |
|
|
e5acaab7e2
|
feat!: Project system integration
|
2023-08-19 21:49:45 +02:00 |
|
|
c4b753c353
|
feat: Autodetect ZLS binary from PATH
|
2023-08-19 13:59:48 +02:00 |
|
|
61522072c4
|
feat(zig)!: Breakpoints
|
2023-08-19 00:37:12 +02:00 |
|
|
bc408b1d50
|
feat(config): Reimplemented config backend, much more reliable and extensible now.
|
2023-08-18 14:36:41 +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 |
|
|
0947fe5b0f
|
feat(zig,lsp)!: Inlay hints
|
2023-08-18 10:42:52 +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 |
|
|
cfb4abbe93
|
feat(zig)!: PSI tree and better highlighting
|
2023-08-17 15:28:09 +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 |
|
|
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 |
|
|
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 |
|
|
9438d8052f
|
chore: Small tidying
|
2023-08-10 22:36:42 +02:00 |
|