|
8389c66814
|
ci: 25.1.0
|
2025-04-17 13:53:19 +02:00 |
|
|
b3ce6d62a7
|
ci: add 251 to build and docs
|
2025-04-17 13:43:08 +02:00 |
|
|
c524bbf899
|
feat: Inlay hint file size limit option
|
2025-04-17 09:39:10 +02:00 |
|
|
a9c8a3a0d9
|
ci: 25.0.2
|
2025-04-16 00:42:41 +02:00 |
|
|
91747319aa
|
fix: non-scrollable ZLS settings
|
2025-04-16 00:17:02 +02:00 |
|
|
8a7ca04168
|
ci: 25.0.1 emergency hotfix
|
2025-04-11 18:51:27 +02:00 |
|
|
5e4f2d5dfb
|
ci: 25.0.0
|
2025-04-11 18:00:43 +02:00 |
|
|
53f4d1d330
|
feat: Hide library root if zig not configured
|
2025-04-11 17:47:33 +02:00 |
|
|
2d0ad8be44
|
ci: update changelog
|
2025-04-11 17:19:49 +02:00 |
|
|
9830b7ebc9
|
ci: 24.0.1
|
2025-03-27 23:04:48 +01:00 |
|
|
78c4751c53
|
ci: 24.0.0
|
2025-03-27 22:06:04 +01:00 |
|
|
1f79f484e5
|
fix: Make EDT coroutine modality state explicit everywhere and fix deadlocks
|
2025-03-27 22:05:02 +01:00 |
|
|
a950c932f5
|
fix: show build errors in console properly
|
2025-03-27 20:51:19 +01:00 |
|
|
46069b9a22
|
fix: file path browse buttons in run configs
|
2025-03-27 20:50:36 +01:00 |
|
|
0a5a765eaf
|
feat!: TTY support for zig processes
|
2025-03-27 20:49:50 +01:00 |
|
|
da38433eb3
|
fix: IPC wrapper pass exit code
|
2025-03-27 20:40:47 +01:00 |
|
|
7c1aa36d82
|
ci: 23.1.2
|
2025-03-27 11:50:33 +01:00 |
|
|
ceea101170
|
fix: IDE warning when renaming symbols
|
2025-03-27 11:49:50 +01:00 |
|
|
6dacf97583
|
ci: 23.1.1
|
2025-03-26 23:33:53 +01:00 |
|
|
b497f04e40
|
fix: ignore zls settings panel contents when project is default
|
2025-03-26 23:33:15 +01:00 |
|
|
13266d112c
|
ci: 23.1.0
|
2025-03-26 16:23:02 +01:00 |
|
|
af9ebee500
|
feat: Add support for ctrl+shift+f10
|
2025-03-26 16:22:42 +01:00 |
|
|
cc062b533e
|
feat: centralize direnv config
|
2025-03-26 16:20:25 +01:00 |
|
|
1ce31d786d
|
ci: 23.0.2
|
2025-03-23 14:40:34 +01:00 |
|
|
868c37c567
|
fix: improve comment and multiline string tokenizer
|
2025-03-23 14:35:21 +01:00 |
|
|
9faa421ad9
|
ci: 23.0.1
|
2025-03-20 00:18:12 +01:00 |
|
|
5c682f6bfa
|
fix: EDT deadlocks
|
2025-03-20 00:10:31 +01:00 |
|
|
cc7d1393d6
|
fix: improved mkfifo/bash detection for ZIG_PROGRESS
|
2025-03-19 16:52:17 +01:00 |
|
|
f138a2a4ba
|
ci: 23.0.0
|
2025-03-15 16:46:05 +01:00 |
|
|
7c0fb4412d
|
feat: remove custom templates for now
|
2025-03-15 16:40:48 +01:00 |
|
|
2f8bc57fe1
|
feat!: Zig std.Progress support
|
2025-03-14 23:40:40 +01:00 |
|
|
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 |
|