Commit graph

304 commits

Author SHA1 Message Date
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
058ad73993
feat: Documentation link handler 2024-03-12 17:00:18 +01:00
a66c471833
fix: Local variables now show up in the debugger properly 2024-03-12 13:57:52 +01:00
647e4b1c18
chore: The flattening 2024-03-12 13:57:51 +01:00
055ecdcde7
chore: Remove unnecessary plugin xmls 2024-03-12 12:16:51 +01:00
1cd4c7b1fd
docs: Update module tree 2024-03-12 11:24:32 +01:00
57ca452f1b
chore: Remove flexmark, replace with builtin intellij apis 2024-03-12 11:11:54 +01:00
49483a9f9c
fix: wrong lsp4j package (used IJ shipped lsp4j instead of ours) 2024-03-11 01:42:54 +01:00