Commit graph

224 commits

Author SHA1 Message Date
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
733f0b2622
fix: Builds on windows again 2024-03-08 17:26:47 +01:00
23b72086bc
feat: Improved docs, more reliable file sync 2024-03-08 17:21:18 +01:00
8a0c862446
chore: LanguageServerDefinition remove ancient obsolete logic 2024-03-08 17:20:39 +01:00
3287051e3d
chore: Move lsp connection logic to lsp-common 2024-03-08 17:17:12 +01:00
845af09e29
chore: Move ApplicationUtil to common 2024-03-08 17:14:05 +01:00
66aef224b2
feat!: Colored builds and clickable file path references 2024-03-04 16:55:25 +01:00
4e401d276a
docs: Update changelog 2024-03-04 01:48:52 +01:00
3d7f8ee75f
feat!: Fully refactored zig task runners
Also added debugging support for test runs
2024-03-04 01:46:38 +01:00
11960e99d0
implement build run config 2024-03-04 01:45:47 +01:00
b9d4f976c1
package cleanup 2024-03-04 00:42:05 +01:00
d5e2b43246
test debugging 2024-03-04 00:41:36 +01:00
b2aa8ebd9c
debug runner ID cleanup 2024-03-04 00:41:11 +01:00
21767a1c12
implement test run config 2024-03-03 22:08:53 +01:00
cd3b9f2d5b
small cleanup in the run configs 2024-03-03 22:08:26 +01:00
ced91dcf45
extract config editor stuff into separate package 2024-03-03 21:45:22 +01:00
f6b7c015c6
flatten the packages a bit 2024-03-03 21:08:37 +01:00
6ef6c28d4c
begin refactoring runner into a modular form 2024-03-03 21:04:01 +01:00
5497024518
feat(project): Project generation names 2024-03-02 20:42:35 +01:00