Commit graph

124 commits

Author SHA1 Message Date
a9b55ec830
ci: next dev 2025-03-13 16:44:20 +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
2ab3570d08
chore: Detected toolchain -> Detected zig 2025-03-13 16:27:58 +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
a1c952e019
ci: next dev 2025-03-11 14:30:02 +01:00
5399fbe2a9
chore: remove code of merit 2025-03-11 14:29:48 +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
e177001020
ci: next dev 2025-03-11 02:01:56 +01:00
f57d78f8c3
ci: 21.0.0 2025-03-11 01:31:35 +01:00
683aa7fad1
chore: get rid of weird import 2025-03-11 01:22:50 +01:00
c31a78d547
chore: [NO BACKPORT] fix 25.1 deprecations 2025-03-11 00:43:06 +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
0982b3488d
chore: separate out lsp logic from core 2025-03-10 19:14:06 +01:00
0b22a4538b
chore: update copyright year 2025-02-06 01:17:00 +01:00
ec66112700
ci: next dev 2025-02-05 22:23:44 +01:00
8e9968b6f5
ci: 20.3.0 2025-02-05 22:23:29 +01:00
2730b88c18
chore: Fix some invalid xml warning 2025-02-05 22:22:02 +01:00
efdde4aad2
feat: Better default colors 2025-02-05 22:21:44 +01:00
2694b9e1c1
chore: Fix a couple deprecations/obsolete calls 2025-01-31 15:18:37 +01:00
aaa8885081
ci: next dev 2025-01-30 13:25:32 +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
2e6db5ccd3
ci: next dev 2025-01-22 12:29:20 +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
9ed15e49cf
ci: next dev 2025-01-21 15:52:37 +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
993930fa99
ci: bump lsp4ij version 2025-01-21 15:18:05 +01:00
ecf01829cf
chore: Fix kotlin style issues 2025-01-21 14:36:03 +01:00
87d30dfaa2
ci: update intellij gradle plugin 2025-01-21 14:34:57 +01:00
4990cb42f6
ci: update gradle 2025-01-21 14:05:38 +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
9d05a4c3d7
fix: optimize ZigSourceFileFilter further 2025-01-12 14:34:45 +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