Module: languages
Functions
isLanguageSupported
▸ isLanguageSupported(languageId
): languageId is "c" | "clojure" | "cpp" | "css" | "csharp" | "go" | "html" | "java" | "javascript" | "javascriptreact" | "json" | "jsonc" | "latex" | "markdown" | "php" | "python" | "ruby" | "scala" | "scss" | "rust" | "typescript" | "typescriptreact" | "xml"
Parameters
Name | Type |
---|---|
languageId | string |
Returns
languageId is "c" | "clojure" | "cpp" | "css" | "csharp" | "go" | "html" | "java" | "javascript" | "javascriptreact" | "json" | "jsonc" | "latex" | "markdown" | "php" | "python" | "ruby" | "scala" | "scss" | "rust" | "typescript" | "typescriptreact" | "xml"
Defined in
languages/index.ts:6