|
4ec98e5322
|
feat!: Migrate semantic tokens to lsp4ij
|
2024-07-04 16:28:51 +02:00 |
|
|
cde7033130
|
chore: Replace XInclude with depends (way cleaner)
|
2024-07-04 16:27:20 +02:00 |
|
|
e7be7e1ae8
|
chore: move plugin stuff back into separate subproject
Putting it in the root project breaks the devkit plugin
|
2024-07-04 14:48:49 +02:00 |
|
|
e71b780185
|
feat!: Migrate to LSP4IJ
|
2024-06-22 21:41:39 +02:00 |
|
|
998697dcb6
|
chore: Simplify debugger driver config pipeline
|
2024-06-20 17:06:31 +02:00 |
|
|
79481eb6f3
|
ci: Migrate to platform plugin 2.0
|
2024-06-20 17:06:27 +02:00 |
|
|
4dab46073d
|
feat: Apply custom standard library path to zls
|
2024-06-13 19:14:41 +02:00 |
|
|
ec9d95eb10
|
fix: optional PTY emulation
|
2024-06-06 13:20:42 +02:00 |
|
|
48afc002c0
|
feat: PTY emulation for non-debug runs
|
2024-06-03 22:02:09 +02:00 |
|
|
5cc95b21f7
|
fix: even more autocomplete delimiters
|
2024-06-03 18:50:08 +02:00 |
|
|
d948379034
|
fix: Autocomplete not working after parentheses
|
2024-06-02 19:54: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 |
|
|
47a865a88b
|
feat: update to latest zig 0.13.0 build template
|
2024-05-28 20:31:58 +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 |
|
|
3d768a183e
|
fix: Completion on first line
|
2024-05-28 02:41:52 +02:00 |
|
|
aa41c5c9aa
|
fix: More indentation work
|
2024-05-28 02:41:26 +02:00 |
|
|
bd6eec8da1
|
chore: ZigConfigEditor flattened imports
|
2024-05-15 18:09:11 +02:00 |
|
|
695fe43c28
|
feat: zig test/run compiler args
|
2024-05-15 18:07:19 +02:00 |
|
|
63a1b0c199
|
fix: Zig run exe args not available
|
2024-05-15 17:58:33 +02:00 |
|
|
ec7e9c4894
|
chore: Fix some xlint warnings
|
2024-05-14 15:53:39 +02:00 |
|
|
21ed7d66e1
|
feat: Actual, proper compiler run that doesn't freeze the IDE or spam errors
|
2024-05-14 15:53:32 +02:00 |
|
|
6f78cab411
|
fix: better temp dir management
|
2024-05-13 20:59:22 +02:00 |
|
|
5b8613fcd0
|
fix: unreliable variable inspector on windows
|
2024-05-12 23:54:49 +02:00 |
|
|
6514f65980
|
feat: External Libraries and some toolchain perf tweaks
|
2024-05-12 04:27:40 +02:00 |
|
|
cac455b460
|
fix: Better parity with the vscode zig plugin in the lsp
|
2024-05-12 03:36:43 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
9ecb85458e
|
feat: A bunch of zig build debugging QoL changes
|
2024-04-05 19:43:20 +02: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 |
|
|
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 |
|