Skip to content

Support for embedded languages (bash) #273

Open
@reteps

Description

@reteps

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions