Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(vscode): remove embedded language IDs #4081

Merged

Conversation

remcohaszing
Copy link
Contributor

The language ID isn’t needed for injections. Only scopeName is needed. The language ID appears in the VSCode language selector, which isn’t desired behaviour.

VSCode language selector showing the various Vue related language IDs

This is based on microsoft/vscode#207406 (comment). Also I didn’t notice problems when trying this myself.

The language ID isn’t needed for injections. Only `scopeName` is needed.
The language ID appears in the VSCode language selector, which isn’t
desired behaviour.
@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit bacea2a into vuejs:master Mar 20, 2024
3 checks passed
@remcohaszing remcohaszing deleted the remove-redundant-language-ids branch March 20, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants