-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Regions don't appear to work in .vue files #39939
Comments
@mjbvz HTML folding regions seem to be picked up, but JS/TS only pick up some of them (not including Wondering if that's because the region markers are dynamically computed and controlled by TypeScript LS? (remember hearing something like this). |
No. The TS language is not involved in regions, it's just a language configuration we set for JS/TS. @aeschli would know more about this |
FYI, I'm not using TS |
Doesn anyone have a fix for this? Regions do not working the template (html) section either. Folding works, just not regions. |
Facing this same problem here. Feel bad for the commented codes. |
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. Happy Coding! |
Tracking in vuejs/vetur#899. |
(1 theme extensions excluded)
Steps to Reproduce:
Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: