Closed zm-cttae closed 1 year ago
There is an engineering problem here in that the LanguageDefinition.aliases[0]
value is localised. Its actually the plainText.alias
NLS string, which makes things more challenging.
As with most extensions in the Marketplace it would be best to just hardcode this to English for now.
Thanks to a Good Samaritan on the extdev Slack, we can automate the i18n of the label:
⚡️️ Feature Request
vscode-textmate-languageservice
available.Is your feature request related to a problem?
Describe the solution you'd like
Add semi-valid line tokenization and API results for
plaintext
documents and language.Describe alternatives you've considered
Document the error as it is technically valid to
vscode-textmate
result in core app./label ~feature-request