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

[feature] mirror cursor: add support for other languages #89032

Closed
ctf0 opened this issue Jan 21, 2020 · 1 comment
Closed

[feature] mirror cursor: add support for other languages #89032

ctf0 opened this issue Jan 21, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ctf0
Copy link

ctf0 commented Jan 21, 2020

atm it works only in html https://code.visualstudio.com/updates/v1_41#_html-mirror-cursor

but there are other languages that also use html in their markup ex.blade, php, twig.

so is it possible to have like a config where you add the language id that you want the feature to be supported ?

this way its global and users don't need to wait for language extension authors to update their packages.

@octref
Copy link
Contributor

octref commented Feb 25, 2020

so is it possible to have like a config where you add the language id that you want the feature to be supported ?

Not really. This also depends on #88424.

@octref octref closed this as completed Feb 25, 2020
@octref octref added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 25, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants