ghaschel / vscode-angular-html

Angular syntax highlighting for HTML templates
https://marketplace.visualstudio.com/items?itemName=ghaschel.vscode-angular-html
Other
52 stars 4 forks source link

Syntax highlighting not working on versions ^2.0.0 ( Linux ) #70

Closed zeljkoantich closed 2 years ago

zeljkoantich commented 2 years ago

Describe the bug

List of installed/enabled extensions

adamwalzer.scss-lint
AlanWalk.markdown-toc
Angular.ng-template
bierner.markdown-mermaid
bmalehorn.vscode-fish
CoenraadS.bracket-pair-colorizer
cyrilletuzi.angular-schematics
darkriszty.markdown-table-prettify
dbaeumer.vscode-eslint
donjayamanne.githistory
eamodio.gitlens
gencer.html-slim-scss-css-class-completion
ghaschel.vscode-angular-html
janisdd.vscode-edit-csv
jock.svg
johnpapa.vscode-peacock
jpoissonnier.vscode-styled-components
mechatroner.rainbow-csv
mhutchie.git-graph
ms-vscode.sublime-keybindings
msjsdiag.debugger-for-chrome
PKief.material-icon-theme
redhat.vscode-xml
redhat.vscode-yaml
sibiraj-s.vscode-scss-formatter
SimonSiefke.svg-preview
skyapps.fish-vscode
streetsidesoftware.code-spell-checker
wayou.vscode-todo-highlight
wwm.better-align
yzane.markdown-pdf

OS (please provide the following information):

Expected behavior

Additional context

ghaschel commented 2 years ago

Please. run the "vscode-angular-html: Set legacy color customizations" command.

The extra-matched elements are no longer the default highlighting, but now, the extra-matched characters works in different themes. Please, check the readme for any refferences. I will update the readme, and add a F.A.Q. covering this, and update the github issues to add a theme support change/request.

Let me know if running the command works for you. Thank you :)

zeljkoantich commented 2 years ago

Running vscode-angular-html: Set legacy color customizations works.

Thanks @ghaschel.

ghaschel commented 2 years ago

I'm glad. Feel free to create another issue if you find anything wrong.

Thank you :)