Commit graph

87 commits

Author SHA1 Message Date
925a020b98
fix: Make string conversions adhere to zig fmt rules better 2024-10-26 21:32:59 +02:00
bac9a8f8d1
feat: String conversion intentions 2024-10-26 20:56:54 +02:00
824f797eaa
feat: String enter handler 2024-10-26 20:55:54 +02:00
fc3e968970
fix: Multiline string injected language editing 2024-10-26 18:27:22 +02:00
c7560ebeca
feat: Inlay hint toggle and shrinking 2024-10-25 19:57:41 +02:00
9d0f81bd8d
feat: String escape sequence highlighting 2024-10-25 19:55:57 +02:00
0d915f921e
chore: Some code cleanup 2024-10-25 18:12:52 +02:00
144883a86f
feat: Refactored language injection, based on the Yaml injector 2024-10-25 18:12:52 +02:00
eb47488e7d
fix: Documentation comment wrong color without LSP 2024-10-25 18:12:52 +02:00
7ac4ba84f7
feat: More robust multiline token parsing 2024-10-25 18:12:52 +02:00
cff2f6c708
fix: Prevent LSP from coloring injectable tokens 2024-10-25 18:12:52 +02:00
2dec61ffe8
fix: rare error in ZLSLanguageServerFactory.isEnabled 2024-10-25 13:31:28 +02:00
de2384e1b4
feat: Language injections 2024-10-25 02:16:37 +02:00
dd2ccf2387
fix: LSP error spam when binaries are missing 2024-10-25 02:02:22 +02:00
8d56f9cadf
feat!: Labeled switch 2024-10-17 11:22:08 +02:00
948d566b9b
fix: remove hacky LSP4IJ formatter workaround 2024-10-03 18:57:22 +02:00
32f13aae72
feat: LSP4IJ 0.6.0 2024-10-03 10:52:44 +02:00
a76138ddea
fix: [NO BACKPORT] replace internal API usage with safe reflection 2024-09-20 13:31:18 +02:00
5f4a770ebe
chore: Remove obsolete configs 2024-08-21 15:22:43 +02:00
a2895b723f
fix: Comptime fields parser typo 2024-07-27 01:31:37 +02:00
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