Commit graph

188 commits

Author SHA1 Message Date
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
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
77e72ea98d
ci: 20.1.0 2024-12-22 23:11: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
91e8857ea9
ci: 20.0.4 2024-12-11 17:14:00 +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
f9317ebe29
ci: 20.0.3 2024-11-28 13:28:39 +01:00
66d76b99a4
chore: small lang file cleanup 2024-11-28 13:25:05 +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
6a67748355
ci: 20.0.2 2024-11-11 12:17:22 +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
c9a3388c57
ci: 20.0.1 2024-11-09 12:01:28 +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
24da7b413a
chore: ignore K2 compiler dir 2024-11-09 11:52:34 +01:00
fbdeb371f7
ci: unset untilBuild if blank 2024-11-07 17:57:54 +01:00
7120d095d1
ci: next dev 2024-11-07 17:57:54 +01:00
9994416282
chore: fix FUNDING.yml 2024-11-07 17:57:49 +01:00
5fa4ff72d1
ci: publishing fixes 2024-11-07 17:50:23 +01:00
5eca261831
ci: 20.0.0 2024-11-07 17:25:15 +01:00
768b8b29ff
chore: misc github additions 2024-11-07 17:25:14 +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
de8c112748
docs: update readme 2024-11-07 16:01:32 +01:00
9781365813
docs: update readme 2024-11-07 15:48:08 +01:00
493eb6b02f
fix: Make sure only MSVC is allowed on windows, other two don't work 2024-11-07 15:47:22 +01:00