Expand description
File extension to language ID mappings
Maps file extensions to LSP language identifiers as defined in the LSP specification.
Functionsยง
- is_
supported_ extension - Check if a file extension is supported
- language_
id_ for_ extension - Get the LSP language ID for a file extension (with leading dot)
- language_
id_ for_ path - Get the LSP language ID for a file path
- supported_
extensions - Get all supported extensions