Commit graph

211 commits

Author SHA1 Message Date
febb34d119
docs: Extra information about module tree 2024-02-29 18:53:59 +01:00
edcb6af16f
feat(zig)!: Autogenerate zls config if not specified, based on project toolchain 2024-02-29 12:16:20 +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
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
f304f4ae67
fix: [NO BACKPORT] Deprecated project wizard registration 2024-02-28 22:59:51 +01:00
5e06c06a15
feat(debugger): Detect C++ debugger toolchains 2024-02-28 22:44:01 +01:00
db076c757d
fix(zig): Add proper lang key for notification group 2024-02-28 22:43:34 +01:00
e14cb6bfc6
ci: [NO BACKPORT] Bump target idea and clion versions to latest EAP 2024-02-28 22:40:07 +01:00
0edbd0191b
chore(buildscript): Update gradle and gradle plugins 2024-02-28 22:39:41 +01:00
1979d3d9aa
fix(lsp): Force always creating a new DocumentEventManager
34b29ee729
2024-02-28 21:29:25 +01:00
1a11c85524
fix(lsp): unregisterManager method's cleanup
bc9c5ea31c
2024-02-28 21:27:27 +01:00
15df6e4cc8
chore(lsp): Extract shared logic
75a5fd8919
2024-02-28 21:23:57 +01:00
e1759bdb6c
fix(lsp): Remove duplicated changedConfiguration calls
9b2b0557c9
2024-02-28 21:20:53 +01:00
614b5368ed
chore(lsp): Small code cleanup
8c1e6736df
2024-02-28 21:19:22 +01:00
6068069b44
fix(lsp): Code action annotations lose range
00bbd6ff45
2024-02-28 21:17:38 +01:00
1c7a34b7e3
fix(lsp): Request code actions immediately after diagnostics arrive
0fe2cf98fe
2024-02-28 21:16:03 +01:00
c5acc3680c
ci: 11.1.0 2024-02-21 15:23:02 +01:00
4f612f33e7
chore: Simpler cross-release version tracking 2024-02-21 14:51:20 +01:00
7b867d4f0b
grammar: update to latest langref 2024-02-21 14:39:12 +01:00
a21dddba19
chore: ignore signing script file 2024-02-21 14:27:05 +01:00
9253e262fa
ci: 11.0.0 2024-02-01 19:41:25 +01:00
8b0b2e829d
chore: Fix PSI element deprecations 2024-02-01 20:47:15 +01:00
37d843147d
chore: Fix deprecated ComboboxSpeedSearch constructor 2024-02-01 20:55:49 +01:00
72e2ccc121
chore: Fix toolchain deprecations 2024-02-01 20:46:57 +01:00
f863eac67a
feat: IDE 2024.1.* support 2024-02-01 19:32:58 +01:00
d3187155b3
docs: Update readme and changelog 2024-02-01 18:37:56 +01:00
4b5e10b837
feat: Smarter zon auto-formatting 2024-02-01 18:33:41 +01:00
fadd7670f4
fix: Better zon autocomplete locations 2024-02-01 18:33:22 +01:00
078dff711a
feat: Update zon autocomplete to the latest in the zig spec 2024-02-01 18:28:05 +01:00
e95ac1a7dd
revert: Added Code Style Zig Settings
This commit reverts dd816b314e

Reason: No longer applicable, we use the LSP formatter now.
2024-02-01 18:26:53 +01:00
f33534db49
fix: Proper auto indent 2024-02-01 18:07:46 +01:00
dfd69e219f
fix: Make LSP code formatting work 2024-02-01 18:07:28 +01:00
9720edd9cb
ci: 0.10.0 2024-01-25 20:42:35 +01:00
e7e6180b05
copyright: 2024 2024-01-25 20:39:56 +01:00
6c8689294a
docs: Update readme with new funders and contributors 2024-01-25 20:32:31 +01:00
06aeff7e26
docs: Update changelog 2024-01-25 20:27:31 +01:00
0dab1eba74
chore: Update dependencies 2024-01-25 20:25:45 +01:00
56c373560c
Merge branch 'JensvandeWiel-add-project-generation' 2024-01-25 20:17:00 +01:00
8f40049cdf
chore: Clean up messy logic 2024-01-25 20:14:32 +01:00
Jens van de Wiel
36c9d29572
feat: Added project generation 2024-01-25 20:14:32 +01:00
7ab31d302a
docs: Update readme and changelog 2024-01-16 10:40:54 +01:00
46b20da46f
Merge branch 'JensvandeWiel-add-func-indentation' 2024-01-16 10:37:33 +01:00
Jens van de Wiel
dd816b314e feat: Added Code Style Zig Settings 2024-01-15 21:08:13 +01:00
Jens van de Wiel
455e7b7945 feat: Added formatter 2024-01-15 19:22:20 +01:00
Jens van de Wiel
e494dd429f feat: Added kotlin support for future use 2024-01-15 18:51:55 +01:00
20ed16f4b6
ci: 0.9.0 2023-12-02 23:37:37 +01:00
7d63cabbc1
feat: target IDE version 2023.3 (#24) 2023-12-02 23:30:13 +01:00
8f385b3d0a
chore: update intellij gradle plugin version 2023-12-02 23:30:00 +01:00
01e60f4f4e
feat: update zon grammar to support the new paths entry 2023-12-02 23:29:46 +01:00