Commit graph

67 commits

Author SHA1 Message Date
c8db133804
feat: Async command resolution 2024-07-26 16:56:22 +02:00
e68b89b6ed
feat: Better ZLS autodetect 2024-07-26 16:45:40 +02:00
ee98d04b04
chore: Typo protection for semantic token processing 2024-07-18 14:01:55 +02:00
905df582e4
fix: Fallback metadata for windows debug 2024-07-18 10:40:10 +02:00
dd942750d4
chore: Optimize imports 2024-07-18 00:04:37 +02:00
7231d1b6a2
fix: More indenting fixes (zig fmt parity) 2024-07-17 22:38:52 +02:00
c4c533eeb4
chore: Add todos to remove bypass once upstream fixes it 2024-07-17 15:34:38 +02:00
c3cea6003a
fix: Bypass LSP4IJ's formatter validity checks for Zig. 2024-07-17 15:15:43 +02:00
26485e0ecc
fix: Color preview 2024-07-04 18:07:31 +02:00
c590be1ec0
chore: Flatten plugin structure 2024-07-04 17:04:15 +02:00
4ec98e5322
feat!: Migrate semantic tokens to lsp4ij 2024-07-04 16:28:51 +02:00
e71b780185
feat!: Migrate to LSP4IJ 2024-06-22 21:41:39 +02:00
6da3aaa2b9
fix: grammar moment 2024-06-01 21:13:51 +02:00
7c32d93ea0
feat!: Reworked debugger loading logic 2024-05-31 23:11:56 +02:00
aaab6dcba4
fix: grammar moment 2024-05-30 19:16:47 +02:00
3afefe0e1c
chore: optimize imports 2024-05-28 20:33:50 +02:00
ce1e878203
fix: autoformat breaks highlighting 2024-05-28 20:31:11 +02:00
8cb3142401
chore: silence ZLS warning 2024-05-28 20:29:02 +02:00
1c4384e961
fix: more indenting stuff 2024-05-28 20:27:02 +02:00
aa41c5c9aa
fix: More indentation work 2024-05-28 02:41:26 +02:00
6f78cab411
fix: better temp dir management 2024-05-13 20:59:22 +02:00
b85496e55c
fix: more robust lsp startup 2024-05-11 15:17:46 +02:00
f4932216a1
fix: If statement overly aggressive grammar pinning 2024-04-27 15:15:48 +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
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
7fa98f1c0d
fix: More robust indentation 2024-04-19 14:29:15 +02: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
b8aa355392
fix: LSP id collision 2024-03-15 13:55:35 +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
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
058ad73993
feat: Documentation link handler 2024-03-12 17:00:18 +01:00
92c5e57a03
chore: Optimize imports 2024-03-10 21:19:20 +01:00
ec5c07c0a1
feat: Better configurability 2024-03-10 17:18:40 +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
23b72086bc
feat: Improved docs, more reliable file sync 2024-03-08 17:21:18 +01:00
66aef224b2
feat!: Colored builds and clickable file path references 2024-03-04 16:55:25 +01:00
094ddbbdd1
feat(zig): Update to latest ZLS semantic tokens 2024-03-01 16:38:59 +01:00
b32ddd6a22
fix: Migrate a bunch of work off the EDT 2024-03-01 16:01:39 +01:00
deebfc5309
feat(zig)!: Go to declaration/usages and go to definition are now separate actions 2024-02-29 19:00:10 +01:00
9181e0aa98
fix(zig): Refresh syntax highlighting after running code edits 2024-02-29 18:55:44 +01:00
edcb6af16f
feat(zig)!: Autogenerate zls config if not specified, based on project toolchain 2024-02-29 12:16:20 +01:00
c106f058ae
feat!: Reimplemented go to declaration/usages to replace the built-in action
Also removed mouse handling, no longer needed
2024-02-29 02:38:28 +01:00
db076c757d
fix(zig): Add proper lang key for notification group 2024-02-28 22:43:34 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00