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

editor.bracketPairColorization.enabled work error with > in div tag of vue #201574

Closed
lfire opened this issue Dec 28, 2023 · 2 comments
Closed

editor.bracketPairColorization.enabled work error with > in div tag of vue #201574

lfire opened this issue Dec 28, 2023 · 2 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@lfire
Copy link

lfire commented Dec 28, 2023

  • env
    version: 1.85.1 (Universal)
    commit: 0ee08df
    date: 2023-12-13T09:48:06.308Z
    Electron: 25.9.7
    ElectronBuildId: 25551756
    Chromium: 114.0.5735.289
    Node.js: 18.15.0
    V8: 11.4.183.29-electron.0
    OS: Darwin x64 23.2.0

Steps to Reproduce:

  1. enable bracketPairColorization: "editor.bracketPairColorization.enabled": true

image

@IllusionMH
Copy link
Contributor

VS Code doesn't support .vue files out of the box, so it's provided by the extension and, most likely, extension need to provide support there.
For example vuejs/language-tools#1677 but for template part.

@hediet hediet added the *caused-by-extension Issue identified to be caused by an extension label Jan 3, 2024
@VSCodeTriageBot
Copy link
Collaborator

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. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

4 participants