I created a basic vs code extension for just-lsp. I have not made vs code extensions, but got this to work so I'd thought I would show off how to do it. Issues: - Does not publish to vs code - Creates scripts inside of the vsc-extension to build and package the vs code extension - Embeds the binary file of just-lsp to work. This could become based off of the system, but with the difficulty of working with the existing justfile extension that only provides folding and colors, I decided to embed it. - Does not use an extension bundle script to make it smaller and faster to download. - Will have issues with multiple workspaces.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by colemannerd and has received 0 comments.