Commit graph

411 commits

Author SHA1 Message Date
4d63571590
docs: Announce dev builds in readme 2024-05-14 15:53:39 +02:00
ec7e9c4894
chore: Fix some xlint warnings 2024-05-14 15:53:39 +02:00
21ed7d66e1
feat: Actual, proper compiler run that doesn't freeze the IDE or spam errors 2024-05-14 15:53:32 +02:00
6f78cab411
fix: better temp dir management 2024-05-13 20:59:22 +02:00
e956744517
ci: 14.2.0 2024-05-13 00:05:49 +02:00
5b8613fcd0
fix: unreliable variable inspector on windows 2024-05-12 23:54:49 +02:00
6514f65980
feat: External Libraries and some toolchain perf tweaks 2024-05-12 04:27:40 +02:00
cac455b460
fix: Better parity with the vscode zig plugin in the lsp 2024-05-12 03:36:43 +02:00
027c26b430
docs: Update readme with install guide for github readers
doesn't appear in plugin description
2024-05-11 16:44:55 +02:00
c544304ea3
ci: 14.1.0 2024-05-11 15:20:08 +02:00
57ab19c83f
fix: Rework debug runner logic 2024-05-11 15:17:46 +02:00
b85496e55c
fix: more robust lsp startup 2024-05-11 15:17:46 +02:00
993d28f4bf
ci: bump IDE versions 2024-05-11 15:17:41 +02:00
92414b8e60
ci: 14.0.1 2024-04-27 15:16:59 +02:00
f4932216a1
fix: If statement overly aggressive grammar pinning 2024-04-27 15:15:48 +02:00
2caa326d94
chore: fix internal api usages 2024-04-20 00:43:54 +02:00
29e38f7fc8
ci: 14.0.0 2024-04-20 00:19:28 +02:00
2af103e5bf
chore: Optimize imports 2024-04-20 00:14:52 +02:00
cffb82122b
chore: Closeable groups to reduce clutter 2024-04-20 00:12:02 +02:00
203634b808
fix: Diagnostics quick fix highlighting 2024-04-19 23:34:00 +02:00
43c9369815
chore: bump clion version 2024-04-19 23:11:21 +02:00
f858978ce2
feat(lsp): Widget autohide 2024-04-19 23:08:27 +02:00
1f042fad34
feat!!: Overhauled configs and project creation 2024-04-19 23:06:19 +02:00
125b97fb3b
feat(lsp)!: Much better action hooking 2024-04-19 14:33:20 +02:00
f12fa2eeef
fix: Invalid CLI colored arg 2024-04-19 14:33:04 +02:00
7fa98f1c0d
fix: More robust indentation 2024-04-19 14:29:15 +02:00
f0d48bde96
chore: Simplify logic for command line args building 2024-04-07 03:05:28 +02:00
e3d089ae36
docs: Add links 2024-04-07 03:04:46 +02:00
8e833d6907
ci: 13.2.0 2024-04-05 19:46:37 +02:00
9ecb85458e
feat: A bunch of zig build debugging QoL changes 2024-04-05 19:43:20 +02:00
f29eb63c0b
ci: [NO BACKPORT] bump IDE versions 2024-04-05 15:39:26 +02:00
cbbc471695
chore: Move licenses into a subproject that actually gets pulled into the jar 2024-04-05 15:38:56 +02:00
b12dc90dea
ci: autobuild script 2024-03-24 14:39:33 +01:00
eb5167e9ea
ci: 13.1.1 2024-03-23 22:50:02 +01:00
0d9c16d7ec
fix: write access error on project creation 2024-03-23 22:49:31 +01:00
24bae771ba
fix: find usages regression due to action ID change 2024-03-23 22:46:55 +01:00
61e866ecc8
chore: Improved license wording 2024-03-23 12:26:07 +01:00
0c24ec5882
ci: 13.1.0 2024-03-15 17:27:18 +01:00
1ff76b15a7
feat: Grammar error recovery 2024-03-15 17:16:01 +01:00
4b2e9b44f6
fix: Update to latest zig grammar 2024-03-15 17:16:01 +01:00
99a0e7811d
fix: NPE in executeCommands 2024-03-15 17:15:56 +01:00
7754e8f2c8
fix: Autocomplete wasn't being done by intellij 2024-03-15 13:56:33 +01:00
b8aa355392
fix: LSP id collision 2024-03-15 13:55:35 +01:00
6cb8ebebb7
docs: Update changelog 2024-03-15 04:19:49 +01:00
868a83326a
feat: Integrated parameter info popup 2024-03-15 04:18:00 +01:00
a266ff94c3
fix: Better indenting logic 2024-03-15 00:52:42 +01:00
6cc6a00aeb
ci: 13.0.1 2024-03-12 22:56:28 +01:00
03dfb20c9c
fix: Semantic highlighting broken on editor split 2024-03-12 22:53:42 +01:00
0e1314a2bd
fix: Shotgun null safety fixes 2024-03-12 22:10:47 +01:00
7877402d1b
ci: 13.0.0 2024-03-12 17:13:42 +01:00