Open Freddo3000 opened 3 years ago
The vscode extension as of now only ships with a windows executable.
While wine is possible indeed, compiling the actual language server on Linux and replacing the executable in the extensions location will yield better results.
There are no plans as of now to change the availability of Linux binaries because of time constraints of mine (which is also why this repository looks like it is dead 😅)
I gladly will assist you with compiling the project tho.
Kindly regards, X39
Tried to install the plugin on Linux, though whenever I open a file it fails with
Makes me wonder if I could run the exe through wine somehow.