Commit graph

105 commits

Author SHA1 Message Date
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
2b8de13db9
ci: 14.3.0 2024-05-15 18:14:00 +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
21ed7d66e1
feat: Actual, proper compiler run that doesn't freeze the IDE or spam errors 2024-05-14 15:53:32 +02:00
e956744517
ci: 14.2.0 2024-05-13 00:05:49 +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
c544304ea3
ci: 14.1.0 2024-05-11 15:20:08 +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
92414b8e60
ci: 14.0.1 2024-04-27 15:16:59 +02:00
f4932216a1
fix: If statement overly aggressive grammar pinning 2024-04-27 15:15:48 +02:00
29e38f7fc8
ci: 14.0.0 2024-04-20 00:19:28 +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
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
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
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
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
6cc6a00aeb
ci: 13.0.1 2024-03-12 22:56:28 +01:00
7877402d1b
ci: 13.0.0 2024-03-12 17:13:42 +01:00
45b153f7c4
docs: Update changelog 2024-03-10 17:27:01 +01:00
4e401d276a
docs: Update changelog 2024-03-04 01:48:52 +01:00
5497024518
feat(project): Project generation names 2024-03-02 20:42:35 +01:00
37f219ef72
feat(project)!: zig init project generation 2024-03-02 20:23:20 +01:00
f5eb7b7c0f
fix(project): build files get put in wrong folder 2024-03-02 20:21:39 +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
c8b3c69e88
ci: 12.0.0
(cherry picked from commit 2f80528cb46ee5a13dd5cb960d361c41d62c7e28)
2024-02-29 20:40:55 +01:00
44db56d1e5
fix(zig): Make go to references non-blocking 2024-02-29 19:16:21 +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
99d9ee258a
feat(debugger): Library frame filter 2024-02-29 11:14:14 +01:00
591f8a49aa
docs: update changelog 2024-02-29 02:55:12 +01:00
c5acc3680c
ci: 11.1.0 2024-02-21 15:23:02 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00
9253e262fa
ci: 11.0.0 2024-02-01 19:41:25 +01:00