Commit graph

99 commits

Author SHA1 Message Date
fd9cb9626a
backport: 25.2.0 2025-04-20 16:10:40 +02:00
8209e688fc
backport: 25.1.0 2025-04-17 13:58:33 +02:00
570eeac755
chore: fix some kotlin linter warnings 2025-04-16 00:42:34 +02:00
5efc28ae18
chore: cache suggestion paths 2025-04-16 00:31:25 +02:00
91747319aa
fix: non-scrollable ZLS settings 2025-04-16 00:17:02 +02:00
4722613b4c
chore: optimize imports 2025-04-11 18:00:35 +02:00
53f4d1d330
feat: Hide library root if zig not configured 2025-04-11 17:47:33 +02:00
a4db054b59
fix: Config shows changed when not yet initialized 2025-04-11 17:32:46 +02:00
8336d2bcc5
toolchain+lsp management feature complete! 2025-04-11 16:47:01 +02:00
281ce0ed4e
almost feature complete - ZLS needs settings GUI 2025-04-11 02:30:17 +02:00
dcede7eb43
initial LSP work 2025-04-10 20:10:27 +02:00
137977f691
modular toolchain config 2025-04-10 17:28:56 +02:00
ab20a57e9e
abstract away UUID storage for LSP code sharing 2025-04-10 16:55:30 +02:00
1725b189a4
wire up synthetic library reloads to new config 2025-04-10 12:14:23 +02:00
68b60e2c77
direnv decoupling 2025-04-10 11:27:22 +02:00
f7ea73ae45
tristate direnv config 2025-04-10 04:14:31 +02:00
3ceb61f2dd
async toolchain resolution and other tweaks 2025-04-10 01:44:43 +02:00
c7e33ea8de
modular project configurables 2025-04-09 23:20:40 +02:00
12e5ffdea1
finishing touches for the toolchain selector 2025-04-09 22:35:44 +02:00
54cd514249
local zig toolchain name, edit button state, sorted recommends 2025-04-09 18:29:06 +02:00
a8f97172d6
ported core to new toolchain api
direnv and zls regressed for now
2025-04-09 16:44:01 +02:00
b485c1e48c
lang for toolchain 2025-04-09 00:48:08 +02:00
ee5a2463b9
fully functional selection logic 2025-04-08 00:36:44 +02:00
9676b70821
Working change sync and downloader 2025-04-07 02:38:12 +02:00
9023026478
nicer suggestion/actual toolchain rendering 2025-04-06 17:31:10 +02:00
8bb4e8bef1
project-level toolchain selector 2025-04-06 17:19:26 +02:00
9541bb9752
refactor toolchain directory structure 2025-04-06 12:10:31 +02:00
2c500d40a5
work work work 2025-04-06 02:25:22 +02:00
e737058cb5
more progress 2025-04-05 19:46:48 +02:00
f53b0e3283
begin implementation of multi-toolchain management 2025-04-05 13:33:31 +02:00
efa2f127a9
fix!: bad modality states in some EDT calls 2025-03-27 23:04:16 +01:00
1f79f484e5
fix: Make EDT coroutine modality state explicit everywhere and fix deadlocks 2025-03-27 22:05:02 +01:00
6c14ad7113
chore: fix kotlin compiler warnings 2025-03-27 21:36:52 +01:00
ab5948a51b
chore: remove obsolete lang keys 2025-03-27 20:53:00 +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
74f1ceb880
chore: remove obsolete lang keys 2025-03-26 16:22:44 +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
94fe15409a
chore: organize zig lexer 2025-03-23 14:40:33 +01:00
868c37c567
fix: improve comment and multiline string tokenizer 2025-03-23 14:35:21 +01:00
e33c96d658
chore: grammar tidy 2025-03-23 12:12:57 +01:00
009db1cb0f
chore: Optimize imports 2025-03-20 00:13:32 +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
7c0fb4412d
feat: remove custom templates for now 2025-03-15 16:40:48 +01:00
cb4ecb9ff6
chore: remove string builder in IPC wrapper 2025-03-15 16:40:06 +01:00
09ec2d79cc
feat: std.Progress support in debugging 2025-03-14 23:41:23 +01:00
2f8bc57fe1
feat!: Zig std.Progress support 2025-03-14 23:40:40 +01:00