Commit graph

189 commits

Author SHA1 Message Date
ec0acf1e2d
backport: 19.3.0 2024-10-31 08:18:22 +01:00
1567d4456d
backport: 19.2.0 2024-10-26 21:37:29 +02:00
3e3eec37f2
backport: 19.1.0 2024-10-25 20:16:24 +02:00
c0fa450796
backport: 19.0.0 2024-10-25 13:44:48 +02:00
e5e27ffb59
backport: 18.1.0 2024-10-25 02:19:18 +02:00
6f66c59f98
backport: 18.0.0 2024-10-17 11:24:25 +02:00
0ac03fa9e0
backport: 17.3.1 dev 1 2024-10-03 19:06:12 +02:00
11842e38eb
backport: 17.3.0 2024-10-03 14:48:45 +02:00
e2b8d935d4
backport: 17.2.0 2024-09-20 13:57:11 +02:00
6d385df259
ci: next dev, bump IDE versions 2024-09-20 10:23:38 +02:00
6b0b4ea7ad
backport: 17.1.0 2024-08-21 15:25:20 +02:00
bc2b81d1b7
backport: 17.0.0 2024-08-06 18:35:47 +02:00
6f037aa474
backport: 16.1.3 2024-07-31 20:12:08 +02:00
caaeed2264
backport: 16.1.2 2024-07-27 01:33:08 +02:00
369de795a9
backport: 16.1.1 2024-07-26 17:17:12 +02:00
8f3cd2e954
backport: 16.1.0 2024-07-25 23:20:44 +02:00
49630a86db
backport: 16.0.0 2024-07-19 20:23:24 +02:00
eaa9547e66
backport: 16.0.0-pre2 2024-07-18 14:03:57 +02:00
c77b50a31d
backport: 16.0.0-pre1 2024-07-04 19:08:29 +02:00
47cbf3c9b6
backport: 15.2.0 2024-06-13 19:15:24 +02:00
36cafbd258
backport: 15.1.1 2024-06-06 13:19:52 +02:00
76f38e3558
backport: 15.1.0 2024-06-03 22:03:02 +02:00
8e476b2b2b
backport: 15.0.3 2024-06-03 18:50:58 +02:00
2118e2a518
backport: 15.0.2 2024-06-02 21:16:23 +02:00
b8b10feb07
ci: 15.0.1
fix: grammar moment
2024-06-01 21:15:15 +02:00
403d18f0fb
backport: 15.0.0 2024-06-01 00:07:09 +02:00
b036233f60
backport: 14.5.0 2024-05-30 19:43:40 +02:00
ea7ee46749
backport: 14.4.0 2024-05-28 02:54:43 +02:00
2e949456b3
backport: 14.3.0 2024-05-15 18:21:32 +02:00
ae660ccb1e
backport: 14.2.0 2024-05-13 00:06:53 +02:00
5328d6f498
backport: 14.1.0 2024-05-11 15:23:39 +02:00
a985dc18e9
ci: bump IDE versions 2024-05-11 15:18:25 +02:00
3375f78d4d
backport: 14.0.1 2024-04-27 15:17:44 +02:00
bb6dd0d83a
backport: 14.0.0 2024-04-20 00:45:50 +02:00
255829c3d7
backport: 13.2.0 2024-04-05 19:47:02 +02:00
67a862555e
backport: 13.1.1
ci: 13.1.1

fix: write access error on project creation

fix: find usages regression due to action ID change

chore: Improved license wording

(cherry picked from commit 61e866ecc8)
2024-03-23 22:51:22 +01:00
b164d9f263
backport: 13.1.0
ci: 13.1.0

feat: Grammar error recovery

(cherry picked from commit 1ff76b15a7)

fix: Update to latest zig grammar

(cherry picked from commit 4b2e9b44f6)

fix: NPE in executeCommands

(cherry picked from commit 99a0e7811d)

fix: Autocomplete wasn't being done by intellij

(cherry picked from commit 7754e8f2c8)

fix: LSP id collision

(cherry picked from commit b8aa355392)

docs: Update changelog

(cherry picked from commit 6cb8ebebb7)

feat: Integrated parameter info popup

(cherry picked from commit 868a83326a)

fix: Better indenting logic

(cherry picked from commit a266ff94c3)
2024-03-15 17:28:50 +01:00
4bbe8751b0
backport: 13.0.1
ci: 13.0.1

fix: Semantic highlighting broken on editor split

fix: Shotgun null safety fixes
2024-03-12 22:56:52 +01:00
24f5f4a9d3
more kotlin jank 2024-03-12 17:24:29 +01:00
319dbecfe7
Backport: 13.0.0 2024-03-12 17:15:00 +01:00
fba913c493
ci: 13.0.0 2024-03-12 17:13:52 +01:00
90a7341481
fix kotlin stdlib issue 2024-03-12 17:02:20 +01:00
277b59ef38
backport: feat: Documentation link handler 2024-03-12 17:02:13 +01:00
b37233fdfd
backport debugger 2024-03-12 14:57:39 +01:00
0fb525ab67
backport the intellij markdown renderer (Apache 2.0) 2024-03-12 14:56:50 +01:00
273d9f12f1
backport: master
fix: Local variables now show up in the debugger properly

chore: The flattening

chore: Remove unnecessary plugin xmls

docs: Update module tree

chore: Remove flexmark, replace with builtin intellij apis

fix: wrong lsp4j package (used IJ shipped lsp4j instead of ours)

(cherry picked from commit 49483a9f9c)

ci: fix deps

(cherry picked from commit 1ff8616d26)

chore: better project path management

(cherry picked from commit 0ebbe1cc9b)

ci: Slightly better git version management

(cherry picked from commit 6fbf826574)

chore: Optimize imports

(cherry picked from commit 92c5e57a03)

chore: Require restart unconditionally

(cherry picked from commit 9e90502b05)

docs: Update readme

(cherry picked from commit 95799c627b)

docs: Update changelog

(cherry picked from commit 45b153f7c4)

feat: Better configurability

(cherry picked from commit ec5c07c0a1)

fix: Annotator jank breaking diagnostics

(cherry picked from commit 85bd68393c)

chore: move some misplaced xml entires

(cherry picked from commit 7b2ad7c324)

feat!: Huge debugging refactor

- Debug support for Windows
- Debuggable zig build
- Debuggable binaries

This is a squashed commit so ignore the weird author date

(cherry picked from commit 3d0dbb8e36)

fix: NPE in go to definition

(cherry picked from commit b4539c0aa9)

fix: Builds on windows again

(cherry picked from commit 733f0b2622)

feat: Improved docs, more reliable file sync

(cherry picked from commit 23b72086bc)

chore: LanguageServerDefinition remove ancient obsolete logic

(cherry picked from commit 8a0c862446)

chore: Move lsp connection logic to lsp-common

(cherry picked from commit 3287051e3d)

chore: Move ApplicationUtil to common

(cherry picked from commit 845af09e29)

feat!: Colored builds and clickable file path references

(cherry picked from commit 66aef224b2)
2024-03-12 14:53:54 +01:00
785ecc9e93
backport: 12.1.0-pre01 2024-03-04 02:05:13 +01:00
3fbd9c7e50
backport: 12.0.0
ci: 12.0.0

(cherry picked from commit 2f80528cb46ee5a13dd5cb960d361c41d62c7e28)
(cherry picked from commit 87d7db94410dd30be154e585138498c67c262db8)

chore: Isolate C++ toolchain into separate package to fix verifier error

(cherry picked from commit c393120bf24c40d5fc5e8ce41dacc560bcb29ae8)

chore: Forgot to bump gradle version in properties

(cherry picked from commit b8639b0e8dc7d4e8177339d5466d98af9b87c900)

fix(zig): Make go to references non-blocking

(cherry picked from commit a1cee2b1ea399776f5d4bbf33c2403a9c4bf9b03)

feat(zig)!: Go to declaration/usages and go to definition are now separate actions

(cherry picked from commit 18e130cc52e78b69dfdd08e5f160e82d3215deb2)

fix(zig): Refresh syntax highlighting after running code edits

(cherry picked from commit 64eba369d61073f1dd57c999449e9ee7b914bd49)

chore: Cleanup dependencies

(cherry picked from commit baabbb030dc8ad729f5a1f82c523c1d6da27489b)

docs: Extra information about module tree

(cherry picked from commit 12ad175f510124353fd9cc6b8994355e44965161)

feat(zig)!: Autogenerate zls config if not specified, based on project toolchain

(cherry picked from commit 59a56b67646b0253734130a84d8d9d825effe114)

feat(debugger): Library frame filter

(cherry picked from commit 4e3336add808801097acc792fa3e899b26cbdaee)

docs: update changelog

(cherry picked from commit 7db1c621288ba1cac25e85b682d981fd8cc2d4b8)

feat!: Reimplemented go to declaration/usages to replace the built-in action

Also removed mouse handling, no longer needed

(cherry picked from commit 6f481ac844f80701f22d9383a3ff228ea3ee440d)

feat(debugger): Detect C++ debugger toolchains

(cherry picked from commit 6df7cb6dc059c622a0e06ace38558c8b495bd91e)

fix(zig): Add proper lang key for notification group

(cherry picked from commit b8f64ac0062847279b6c85b00083711900e8f7cf)

chore(buildscript): Update gradle and gradle plugins

(cherry picked from commit 45ab2d9bb7834be9bc2914f962d3a21bef494fbd)

fix(lsp): Force always creating a new DocumentEventManager

34b29ee729
(cherry picked from commit 59c1f4612d353de3230419d005206dada4900a7f)

fix(lsp): unregisterManager method's cleanup

bc9c5ea31c
(cherry picked from commit 14a1a9d79f09573d3d7c8cfb27bb008cb63ca38b)

chore(lsp): Extract shared logic

75a5fd8919
(cherry picked from commit 857a0224897e27968fa03f93b0f9a02bc109f0b0)

fix(lsp): Remove duplicated changedConfiguration calls

9b2b0557c9
(cherry picked from commit ceb347d8723130c8ee4097a78fed5f14615805ee)

chore(lsp): Small code cleanup

8c1e6736df
(cherry picked from commit 1e1b4aaaeafabfe76abad22cc18aa51629098012)

fix(lsp): Code action annotations lose range

00bbd6ff45
(cherry picked from commit d920fa37f32549d7d7419fa07e478b94cc8ae8ba)

fix(lsp): Request code actions immediately after diagnostics arrive

0fe2cf98fe
(cherry picked from commit 36138213ba878eaf97e9c7f0642b9927672d2e59)
2024-02-29 20:41:56 +01:00
3f2240b4a9
backport: 11.1.0
ci: 11.1.0

(cherry picked from commit 05826d40e5d98fee3c3cabc6c012ed58682521e8)

chore: Simpler cross-release version tracking

(cherry picked from commit 4f612f33e7)

grammar: update to latest langref

(cherry picked from commit 7b867d4f0b)

chore: ignore signing script file

(cherry picked from commit a21dddba19)
2024-02-21 14:52:53 +01:00
d9c3fa80aa
ci: 11.0.0 2024-02-01 21:12:26 +01:00