Open
Description
Hi there,
Thanks for all your efforts maintaining this project. I am filing essentially a duplicate of microsoft/vscode-containers#108, as this would be an approach for doing this on the Language Server side, not on the client side.
It is my understanding that is is the burden of the language server to support embedded languages. I would love to see integration with https://github.com/bash-lsp/bash-language-server. I was looking at how one would implement this, and the docs suggest you can do this with request forwarding, or a language service. The language service approach, when I looked at the sample implementation, would be easier to implement and doesn't rely on VSCode-specific features.
Metadata
Metadata
Assignees
Labels
No labels