VS Code API
Official docs
Repository
Preparing search index...
vscode
languages
getLanguages
Function getLanguages
getLanguages
()
:
Thenable
<
string
[]
>
Return the identifiers of all known languages.
Returns
Thenable
<
string
[]
>
Promise resolving to an array of identifier strings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Official docs
Repository
VS Code API
Loading...
Return the identifiers of all known languages.