vscode-kotlin
vscode-kotlin copied to clipboard
Support for WSL
In a WSL environment the extension simply does nothing (despite being enabled on WSL). The language server is never downloaded and Kotlin code is without syntax highlighting, etc.
It would be great if we could get WSL support.
The only alternative so far is to use the language server by Matthias Frohlich, which works in WSL.
Is this issue up to date? I tried using this extension in WSL2 and syntax highlighting works. However, I get the notorious "unresolved reference" error for what this project is known well.
This extension not work on my wsl too, no info, no output, always Activating
. This things happen on both of my two PCs.
Environment
- Windows 11
- WSL version: 2.1.0.0, Ubuntu 20 LTS
- VS Code 1.87.2
- fish version 3.3.1