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

Bracket Pair Colorization Incorrectly Formatted For Django HTML #139286

Closed
KevinJ1978 opened this issue Dec 16, 2021 · 2 comments
Closed

Bracket Pair Colorization Incorrectly Formatted For Django HTML #139286

KevinJ1978 opened this issue Dec 16, 2021 · 2 comments
Assignees
Labels
bracket-pair-colorization bug Issue identified by VS Code Team member as probable bug *caused-by-extension Issue identified to be caused by an extension help wanted Issues identified as good community contribution opportunities
Milestone

Comments

@KevinJ1978
Copy link

KevinJ1978 commented Dec 16, 2021

Issue Type: Bug

The native editor.bracketPairColorization feature that is replacing the Bracket Pair Colorizer extension is not formatting Django template tags correctly within Django HTML documents. The curly brace and percent characters of {% expression %} should be the same color at both ends, currently the curly braces are one color, and the percent signs are two different colors.

This:
image

Should look like this:
image

VS Code version: Code 1.62.3 (ccbaa2d, 2021-11-17T08:11:14.551Z)
OS version: Windows_NT x64 6.3.9600
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 11.86GB (7.92GB free)
Process Argv --folder-uri file:///c%3A/Users/era/Documents/Dev/Cinram-API --crash-reporter-id 89706a97-25c2-4680-bbdf-8c8b9d30bfe1
Screen Reader no
VM 50%
Extensions (28)
Extension Author (truncated) Version
better-comments aar 2.1.0
vscode-django bat 1.8.0
bracket-pair-colorizer Coe 1.0.62
vscode-eslint dba 2.2.2
javascript-ejs-support Dig 1.3.1
xml Dot 2.5.1
gitlens eam 11.7.0
auto-rename-tag for 0.1.9
fontsize-shortcuts fos 1.5.0
gc-excelviewer Gra 4.0.45
svg joc 1.4.14
rainbow-csv mec 1.10.1
dotenv mik 1.0.1
kvlang Mon 0.0.6
vscode-docker ms- 1.18.0
python ms- 2021.12.1559732655
vscode-pylance ms- 2021.12.2
jupyter ms- 2021.10.1101450599
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.4
remote-containers ms- 0.205.2
vetur oct 0.35.0
emoji Per 1.0.1
material-icon-theme PKi 4.11.0
vscode-css-peek pra 4.2.0
vscode-thunder-client ran 1.9.1
LiveServer rit 5.6.1
bootstrap4-vscode the 6.1.0

(3 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vstes627:30244334
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30384386
pythondataviewer:30285071
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
vscop804cf:30404767
vscop341:30404997
vsrem710:30405998
vscexrecpromp3c:30407761
vscop841cf:30413486
vscop927cf:30413487
vscop436cf:30413488

@hediet hediet added help wanted Issues identified as good community contribution opportunities bug Issue identified by VS Code Team member as probable bug bracket-pair-colorization labels Dec 16, 2021
@hediet hediet added this to the Backlog milestone Dec 16, 2021
@hediet
Copy link
Member

hediet commented Dec 16, 2021

I guess the bracket pairs are not configured properly for Django HTML.

@hediet hediet added the *caused-by-extension Issue identified to be caused by an extension label Dec 9, 2022
@vscodenpa
Copy link

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!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bracket-pair-colorization bug Issue identified by VS Code Team member as probable bug *caused-by-extension Issue identified to be caused by an extension help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

3 participants