|
f6852215ed
|
backport: 19.3.0
|
2024-10-31 08:16:01 +01:00 |
|
|
8e0b2206a5
|
backport: 19.2.0
|
2024-10-26 21:35:39 +02:00 |
|
|
92f8fa2feb
|
backport: 19.1.0
|
2024-10-25 20:15:00 +02:00 |
|
|
38aa656f46
|
backport: 19.0.0
|
2024-10-25 13:39:38 +02:00 |
|
|
71993d4c85
|
backport: 18.1.0
|
2024-10-25 02:19:09 +02:00 |
|
|
b054009ee0
|
backport: 18.0.0
|
2024-10-17 11:24:07 +02:00 |
|
|
9b3e849f96
|
backport: 17.3.1 dev 1
|
2024-10-03 19:06:02 +02:00 |
|
|
9df5793581
|
backport: 17.3.0
|
2024-10-03 14:48:24 +02:00 |
|
|
0596c5cafb
|
backport: 17.2.0
|
2024-09-20 13:52:11 +02:00 |
|
|
5f4a770ebe
|
chore: Remove obsolete configs
|
2024-08-21 15:22:43 +02:00 |
|
|
68d1e60b3e
|
fix: Smarter toolchain path resolution
|
2024-08-21 15:22:08 +02:00 |
|
|
7089e081e0
|
fix: No working dir when zig env
|
2024-08-06 18:34:34 +02:00 |
|
|
a4facf532e
|
chore: increase timeout
|
2024-08-06 18:34:34 +02:00 |
|
|
b2038dfeb8
|
feat: Zig Build tool window
|
2024-08-06 18:34:32 +02:00 |
|
|
8f9ac634fe
|
chore: Simplify guessProjectDir
|
2024-08-06 14:18:42 +02:00 |
|
|
616941cb84
|
fix: CLion toolchain button does nothing on windows, hide it
|
2024-07-31 20:09:38 +02:00 |
|
|
f83792439c
|
feat: MSVC metadata download consent prompt
|
2024-07-31 19:45:00 +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 |
|
|
765cd23897
|
feat: Better toolchain autodetect
|
2024-07-26 16:45:32 +02:00 |
|
|
76f29fa65c
|
fix: remove small leftover from old config
|
2024-07-26 16:44:32 +02:00 |
|
|
1ed73226b2
|
fix: std override always enabling
|
2024-07-26 16:44:12 +02:00 |
|
|
817453fbef
|
feat: Zon lazy tag and better autocomplete
|
2024-07-25 22:49:04 +02:00 |
|
|
e2e13e5f84
|
fix: Unnecessary URL boxing in msvc debugger metadata
|
2024-07-25 01:03:51 +02:00 |
|
|
e5a8616aa3
|
feat: Zon commenter
|
2024-07-25 01:03:35 +02:00 |
|
|
ee98d04b04
|
chore: Typo protection for semantic token processing
|
2024-07-18 14:01:55 +02:00 |
|
|
db14dbe4fa
|
fix: Windows exe discovery
|
2024-07-18 10:52:48 +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 |
|
|
020dfaab7e
|
fix: Trick the jetbrains plugin verifier with some unchecked generics
|
2024-07-12 13:42:59 +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 |
|
|
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 |
|