|
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 |
|
|
c6f3a8202b
|
fix: make workspace handler logic more error-resistant
|
2025-03-13 23:03:02 +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 |
|
|
e2406b406c
|
feat!: zon lexer/parser rewrite
|
2025-03-11 14:07:44 +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 |
|
|
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 |
|
|
009c5fa5ed
|
fix: zig build run debugging double run
|
2025-01-30 13:24:33 +01:00 |
|
|
63d45b87b5
|
fix: correct comment EOF handling
|
2025-01-22 12:28:03 +01:00 |
|
|
dcce9a8b28
|
feat: live templates
|
2025-01-21 15:47:48 +01:00 |
|
|
ecf01829cf
|
chore: Fix kotlin style issues
|
2025-01-21 14:36:03 +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 |
|
|
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 |
|
|
ff75518aa8
|
fix: For loop params trailing comma
issue: #88
|
2024-12-24 12:51:12 +01:00 |
|
|
694acfc1d3
|
chore: Grammar tidy
|
2024-12-24 12:49:18 +01:00 |
|
|
6879cbf0e5
|
fix: unterminated string EOF softlock
|
2024-12-24 12:48: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 |
|
|
990563d70a
|
fix: new zig file action icon and location
|
2024-12-11 17:13:32 +01:00 |
|
|
0636ba09f6
|
chore: Migrate action names to resource bundle
|
2024-11-28 13:42:25 +01:00 |
|
|
a32068ce23
|
fix: Save all documents freezing progress
|
2024-11-28 13:20:56 +01:00 |
|
|
27160d6778
|
feat: Background toolchain autodetection
|
2024-11-11 12:15:28 +01:00 |
|
|
0ed6adff8d
|
feat: Tell the user where to set the toolchain
|
2024-11-11 12:14:22 +01:00 |
|
|
17dca6d419
|
fix: module builder not disposing properly
|
2024-11-11 12:14:10 +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 |
|
|
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 |
|