Skip to content

Implement LSP specified languageIds #362

Open
@mickaelistria

Description

@mickaelistria

The Language Server Protocol does specify some languageIds to use according to the language: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocumentItem
Currently, LSP4E requires that those languageIds are set in the contentTypeMapping, but in case they aren't, LSP4E should fail-back to a dummy implementation implementing the spec (ie mapping fileExtension->languageId as described).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions