Commit graph

55 commits

Author SHA1 Message Date
404a554654
ci: 22.0.1 2025-03-13 23:06:34 +01:00
206cc1e437
fix: refactor ZLS restart logic 2025-03-13 23:04:08 +01:00
c6f3a8202b
fix: make workspace handler logic more error-resistant 2025-03-13 23:03:02 +01:00
4f9c324af1
fix: don't call modal progress if in write action in validateSync 2025-03-13 22:12:46 +01:00
08a04aff2c
ci: 22.0.0 2025-03-13 16:30:41 +01:00
fbeb7985e4
docs: Add warning about breaking change 2025-03-13 16:30:08 +01:00
c6af369b1c
feat: Version indicator for zls 2025-03-13 16:29:54 +01:00
d4a1b69172
feat: Descriptive zig environment errors 2025-03-13 14:42:41 +01:00
91ee38e922
fix: Only split args when passing them to a cmdline, store them as fixed strings 2025-03-13 14:10:05 +01:00
05ff125c1d
feat!: LSP misconfiguration warning banner 2025-03-13 13:52:06 +01:00
03a86defb9
fix: do not directly depend on com.intellij.nativeDebug in the plugin xml 2025-03-13 13:09:44 +01:00
f1bbe84c71
ci: 21.1.0 2025-03-11 14:08:48 +01:00
d80230cba5
feat: zon lsp integration 2025-03-11 14:07:59 +01:00
e2406b406c
feat!: zon lexer/parser rewrite 2025-03-11 14:07:44 +01:00
f57d78f8c3
ci: 21.0.0 2025-03-11 01:31:35 +01:00
16fb4b57b7
feat: Integrate stdlib into workspace model 2025-03-10 23:59:07 +01:00
88df5b1426
feat: Improved missing toolchain resistance 2025-03-10 23:57:56 +01:00
6b8b82e710
fix: zig env IDE error 2025-03-10 22:07:31 +01:00
f26be52940
chore: refactor new project panel and zls settings 2025-03-10 21:23:50 +01:00
8e9968b6f5
ci: 20.3.0 2025-02-05 22:23:29 +01:00
efdde4aad2
feat: Better default colors 2025-02-05 22:21:44 +01:00
353151c4c5
ci: 20.2.2 2025-01-30 13:25:11 +01:00
009c5fa5ed
fix: zig build run debugging double run 2025-01-30 13:24:33 +01:00
26c4b26ae8
ci: 20.2.1 2025-01-22 12:28:34 +01:00
63d45b87b5
fix: correct comment EOF handling 2025-01-22 12:28:03 +01:00
df15261196
ci: 20.2.0 2025-01-21 15:48:16 +01:00
dcce9a8b28
feat: live templates 2025-01-21 15:47:48 +01:00
3a5daab063
ci: 20.1.3 2025-01-15 20:16:08 +01:00
0edcce333b
chore: update gitignore template 2025-01-15 20:06:20 +01:00
9135cc6dd6
fix: crash with remote projects 2025-01-15 20:05:11 +01:00
14c909d50e
ci: 20.1.2 2025-01-12 14:41:25 +01:00
aace0d316f
fix: non-terminating lexer rule 2025-01-12 14:41:22 +01:00
a3143dbc0c
fix: replaced Path.exists() calls with File.toFile().exists() 2025-01-12 14:20:14 +01:00
adb8797051
ci: 20.1.1 2024-12-24 12:52:01 +01:00
ff75518aa8
fix: For loop params trailing comma
issue: #88
2024-12-24 12:51:12 +01:00
6879cbf0e5
fix: unterminated string EOF softlock 2024-12-24 12:48:34 +01:00
77e72ea98d
ci: 20.1.0 2024-12-22 23:11:34 +01:00
8a988d5bfe
feat: zig quote matching 2024-12-22 23:10:52 +01:00
c652e1f05c
fix: zon string quote handler 2024-12-22 22:55:47 +01:00
91e8857ea9
ci: 20.0.4 2024-12-11 17:14:00 +01:00
990563d70a
fix: new zig file action icon and location 2024-12-11 17:13:32 +01:00
f9317ebe29
ci: 20.0.3 2024-11-28 13:28:39 +01:00
a32068ce23
fix: Save all documents freezing progress 2024-11-28 13:20:56 +01:00
6a67748355
ci: 20.0.2 2024-11-11 12:17:22 +01:00
27160d6778
feat: Background toolchain autodetection 2024-11-11 12:15:28 +01:00
d3de75f950
fix: direnv should only run in trusted projects 2024-11-11 12:09:46 +01:00
f067ca647c
fix: character literal escape sequences and unicode 2024-11-11 09:56:50 +01:00
c9a3388c57
ci: 20.0.1 2024-11-09 12:01:28 +01:00
7ab0657fd4
fix: wrong color for struct fields 2024-11-09 12:00:50 +01:00
e6be5d7995
fix: typo in the test exec config 2024-11-09 11:56:48 +01:00