Commit graph

90 commits

Author SHA1 Message Date
1c7a34b7e3
fix(lsp): Request code actions immediately after diagnostics arrive
0fe2cf98fe
2024-02-28 21:16:03 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00
8b0b2e829d
chore: Fix PSI element deprecations 2024-02-01 20:47:15 +01:00
37d843147d
chore: Fix deprecated ComboboxSpeedSearch constructor 2024-02-01 20:55:49 +01:00
72e2ccc121
chore: Fix toolchain deprecations 2024-02-01 20:46:57 +01:00
f863eac67a
feat: IDE 2024.1.* support 2024-02-01 19:32:58 +01:00
4b5e10b837
feat: Smarter zon auto-formatting 2024-02-01 18:33:41 +01:00
fadd7670f4
fix: Better zon autocomplete locations 2024-02-01 18:33:22 +01:00
078dff711a
feat: Update zon autocomplete to the latest in the zig spec 2024-02-01 18:28:05 +01:00
e95ac1a7dd
revert: Added Code Style Zig Settings
This commit reverts dd816b314e

Reason: No longer applicable, we use the LSP formatter now.
2024-02-01 18:26:53 +01:00
f33534db49
fix: Proper auto indent 2024-02-01 18:07:46 +01:00
dfd69e219f
fix: Make LSP code formatting work 2024-02-01 18:07:28 +01:00
e7e6180b05
copyright: 2024 2024-01-25 20:39:56 +01:00
8f40049cdf
chore: Clean up messy logic 2024-01-25 20:14:32 +01:00
Jens van de Wiel
36c9d29572
feat: Added project generation 2024-01-25 20:14:32 +01:00
Jens van de Wiel
dd816b314e feat: Added Code Style Zig Settings 2024-01-15 21:08:13 +01:00
Jens van de Wiel
455e7b7945 feat: Added formatter 2024-01-15 19:22:20 +01:00
01e60f4f4e
feat: update zon grammar to support the new paths entry 2023-12-02 23:29:46 +01:00
2645e2646a
chore: remove internal and deprecated-for-removal code 2023-12-02 23:29:35 +01:00
c155b15862
fix: NPE when opening huge projects (#23) 2023-12-02 23:29:01 +01:00
Mario Arias
6be1d07b0f
feat: Commenter implementation (#22)
Signed-off-by: FalsePattern <me@falsepattern.com>
2023-12-02 23:28:28 +01:00
e79424cfbd
fix: #14 (No autosave on task run) 2023-10-04 15:33:44 +02:00
c28bf647b3
fix: #19 (Invalid offsets, editor race condition) 2023-10-04 15:18:35 +02:00
0b22a21e09
fix: #17 (NPE) 2023-10-04 15:16:02 +02:00
Nicholas Gates
d920012f96 Filter run configuration to only Zig files 2023-09-28 09:34:15 +01: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
25f4a30cdc
fix: Suppress random exception for now 2023-08-21 19:52:18 +02:00
ebc40a3486
fix: 0.11 grammar fixes 2023-08-21 19:45:54 +02:00
6b401f803c
chore: cleanup dead code 2023-08-21 19:17:45 +02:00
07bc515157
chore: update copyright headers 2023-08-21 19:16:27 +02:00
b4808db691
chore: optimize imports 2023-08-21 19:15:22 +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
b618c0d68c
chore: Small cleanups before release 2023-08-19 22:26:29 +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
2cd5f0d084
fix(settings): Remove VarHandles, fall back to classic reflection 2023-08-19 00:52:21 +02:00
61522072c4
feat(zig)!: Breakpoints 2023-08-19 00:37:12 +02:00
81fd11b9d7
feat: Modularize whole project 2023-08-18 23:58:54 +02:00