|
ad31397479
|
ci: update lsp4ij to latest snapshot
|
2024-07-18 14:01:37 +02:00 |
|
|
7a047913af
|
ci: [NO BACKPORT] Use Java 21 for plugin compile (since 24.2)
|
2024-07-18 13:14:46 +02:00 |
|
|
2ef559f8da
|
ci: switch to jetbrains toolchain
|
2024-07-18 13:14:09 +02:00 |
|
|
905df582e4
|
fix: Fallback metadata for windows debug
|
2024-07-18 10:40:10 +02:00 |
|
|
82a940f0e4
|
chore: guh
|
2024-07-04 19:07:27 +02:00 |
|
|
e80fdbe1a9
|
chore: buildscript jank fix
|
2024-07-04 17:18:02 +02:00 |
|
|
1d03d42920
|
ci: Buildscript fixes
|
2024-07-04 17:04:26 +02:00 |
|
|
4ec98e5322
|
feat!: Migrate semantic tokens to lsp4ij
|
2024-07-04 16:28:51 +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 |
|
|
79481eb6f3
|
ci: Migrate to platform plugin 2.0
|
2024-06-20 17:06:27 +02:00 |
|
|
0fde401101
|
ci: Maven publishing
|
2024-06-02 21:15:13 +02:00 |
|
|
6de85389f0
|
ci: bump deps
|
2024-05-15 18:13:16 +02:00 |
|
|
647e4b1c18
|
chore: The flattening
|
2024-03-12 13:57:51 +01:00 |
|
|
57ca452f1b
|
chore: Remove flexmark, replace with builtin intellij apis
|
2024-03-12 11:11:54 +01:00 |
|
|
1ff8616d26
|
ci: fix deps
|
2024-03-11 01:40:02 +01:00 |
|
|
6fbf826574
|
ci: Slightly better git version management
|
2024-03-10 21:24:43 +01:00 |
|
|
3d0dbb8e36
|
feat!: Huge debugging refactor
- Debug support for Windows
- Debuggable zig build
- Debuggable binaries
This is a squashed commit so ignore the weird author date
|
2024-03-10 17:17:36 +01:00 |
|
|
733f0b2622
|
fix: Builds on windows again
|
2024-03-08 17:26:47 +01:00 |
|
|
3287051e3d
|
chore: Move lsp connection logic to lsp-common
|
2024-03-08 17:17:12 +01:00 |
|
|
66aef224b2
|
feat!: Colored builds and clickable file path references
|
2024-03-04 16:55:25 +01:00 |
|
|
d175b31a0a
|
ci: Migrate to git-based versioning
|
2024-03-02 19:40:58 +01:00 |
|
|
ee633c951e
|
chore: Cleanup dependencies
|
2024-02-29 18:54:27 +01:00 |
|
|
0edbd0191b
|
chore(buildscript): Update gradle and gradle plugins
|
2024-02-28 22:39:41 +01:00 |
|
|
4f612f33e7
|
chore: Simpler cross-release version tracking
|
2024-02-21 14:51:20 +01:00 |
|
|
f863eac67a
|
feat: IDE 2024.1.* support
|
2024-02-01 19:32:58 +01:00 |
|
|
0dab1eba74
|
chore: Update dependencies
|
2024-01-25 20:25:45 +01:00 |
|
Jens van de Wiel
|
e494dd429f
|
feat: Added kotlin support for future use
|
2024-01-15 18:51:55 +01:00 |
|
|
b94c809f92
|
fix: nixos jbr path
|
2023-12-02 23:29:19 +01:00 |
|
|
d6afb01d08
|
feat: Proper debugger support and some minor cleanup
|
2023-08-20 18:19:51 +02:00 |
|
|
b618c0d68c
|
chore: Small cleanups before release
|
2023-08-19 22:26:29 +02:00 |
|
|
36887ef5a5
|
chore: Fix file path issues for signing
|
2023-08-19 21:55:02 +02:00 |
|
|
e5acaab7e2
|
feat!: Project system integration
|
2023-08-19 21:49:45 +02:00 |
|
|
c4b753c353
|
feat: Autodetect ZLS binary from PATH
|
2023-08-19 13:59:48 +02:00 |
|
|
61522072c4
|
feat(zig)!: Breakpoints
|
2023-08-19 00:37:12 +02:00 |
|
|
81fd11b9d7
|
feat: Modularize whole project
|
2023-08-18 23:58:54 +02:00 |
|
|
cfb4abbe93
|
feat(zig)!: PSI tree and better highlighting
|
2023-08-17 15:28:09 +02:00 |
|
|
d45a99ceae
|
chore: Update dependencies
|
2023-08-16 13:33:44 +02:00 |
|
|
79dcf2f52f
|
chore: Grammar paths cleanup
|
2023-08-16 13:33:22 +02:00 |
|
|
f77975406c
|
chore(lsp): Pull in lsp4intellij into our codebase to make fixing stuff faster
|
2023-08-16 13:13:04 +02:00 |
|
|
c297c122da
|
fix: NPE when no lsp connected
|
2023-08-14 20:15:53 +02:00 |
|
|
3e3d955bd1
|
fix: Updated lsp backend to fix deprecations
|
2023-08-12 18:59:02 +02:00 |
|
|
6537bc6153
|
ci: More NixOS fixes
|
2023-08-10 22:25:13 +02:00 |
|
|
d22f4312a4
|
chore: Update LSP backend
|
2023-08-10 22:25:04 +02:00 |
|
|
3f4bc3d550
|
feat(zon)!: Zon Parser
|
2023-08-08 22:59:16 +02:00 |
|
|
dedcac2098
|
ci: Enable signing
|
2023-08-08 23:49:28 +02:00 |
|
|
61c737be3a
|
feat(folding): Asynchronous folding
|
2023-08-02 22:37:17 +02:00 |
|
|
1b06a7f0fc
|
fix(folding): Miscellaneous small fixes and improvements
- Better code folding
- Race condition fix
- Another Windows fix
- Bounds check fix
|
2023-08-01 19:32:51 +02:00 |
|
|
8bf3aae728
|
build: nixos support
|
2023-07-31 23:46:45 +02:00 |
|
|
e77aab80ae
|
build: Java version pinning
|
2023-07-31 23:05:50 +02:00 |
|