Commit graph

91 commits

Author SHA1 Message Date
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
93d8deeec8
ci: buildscript tidy 2024-11-28 13:17:18 +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
e45872a98b
fix: remove janky suspending lazy logic 2024-11-09 11:54:02 +01:00
5eca261831
ci: 20.0.0 2024-11-07 17:25:15 +01:00
aeeb2ab946
ci: [NO BACKPORT] bump kotlin 2024-11-07 17:25:09 +01:00
28527cddb4
chore: [NO BACKPORT] Fix deprecations 2024-11-07 16:34:06 +01:00
f704b6c936
ci: [NO BACKPORT] bump to latest EAP 2024-11-07 16:29:00 +01:00
f7014b49eb
Windows DAP debugger and some misc fixes 2024-11-07 14:49:43 +01:00
9e65bcc639
cleaner LSP4IJ dep 2024-11-04 10:57:06 +01:00
aa1b8e3561
flatten the repo even more 2024-11-04 09:56:55 +01:00