We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
intellij-lsp
1 parent 7c8dbca commit 3e050fcCopy full SHA for 3e050fc
completions/src/test/resources/lsp/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
kotlin-lsp:
3
- image: sfuri/intellij-lsp:latest
+ image: registry.jetbrains.team/p/kotlin-website-team/kotlin-playground/intellij-lsp:latest
4
ports:
5
- "9999:9999"
6
restart: unless-stopped
0 commit comments