Commit graph

292 commits

Author SHA1 Message Date
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
1ff8616d26
ci: fix deps 2024-03-11 01:40:02 +01:00
0ebbe1cc9b
chore: better project path management 2024-03-11 01:24:41 +01:00
6fbf826574
ci: Slightly better git version management 2024-03-10 21:24:43 +01:00
92c5e57a03
chore: Optimize imports 2024-03-10 21:19:20 +01:00
9e90502b05
chore: Require restart unconditionally 2024-03-10 17:37:28 +01:00
95799c627b
docs: Update readme 2024-03-10 17:27:22 +01:00
45b153f7c4
docs: Update changelog 2024-03-10 17:27:01 +01:00
ec5c07c0a1
feat: Better configurability 2024-03-10 17:18:40 +01:00
85bd68393c
fix: Annotator jank breaking diagnostics 2024-03-10 17:17:47 +01:00
7b2ad7c324
chore: move some misplaced xml entires 2024-03-10 17:17:46 +01:00
3d0dbb8e36
feat!: Huge debugging refactor
- Debug support for Windows
- Debuggable zig build
- Debuggable binaries

This is a squashed commit so ignore the weird author date
2024-03-10 17:17:36 +01:00
b4539c0aa9
fix: NPE in go to definition 2024-03-10 12:04:45 +01:00