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

Templates are broken after update #51

Closed
distante opened this issue Aug 8, 2022 · 8 comments
Closed

Templates are broken after update #51

distante opened this issue Aug 8, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@distante
Copy link

distante commented Aug 8, 2022

Using v1.8.1 all my HTML files are now just white:

With the extension disabled:
image

With the extension enabled:
image

going back to 1.8.0 fix the issue.

@ghaschel
Copy link
Owner

ghaschel commented Aug 8, 2022

On it.

Can you please list your installed/enabled extensions, please?

And also, the html file name, please (eg.: site-settings.component.html)

@ghaschel ghaschel self-assigned this Aug 8, 2022
@ghaschel ghaschel added the bug Something isn't working label Aug 8, 2022
@distante
Copy link
Author

distante commented Aug 9, 2022

the filename was signature-pad.component.html (although it also happens on my app's index.html).

My list of extensions is somehow long:

AdamCaviness.theme-monokai-dark-soda
adamvoss.vscode-languagetool
analytic-signal.preview-mp4
Angular.ng-template
atlassian.atlascode
benjaminBlonde.monokai-alt
bierner.markdown-mermaid
bierner.markdown-preview-github-styles
bierner.markdown-shiki
bpruitt-goddard.mermaid-markdown-syntax-highlighting
bradlc.vscode-tailwindcss
bungcip.better-toml
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
cyrilletuzi.angular-schematics
danielgjackson.auto-dark-mode-windows
dbaeumer.vscode-eslint
develax.daddy-jest
donjayamanne.githistory
dotup.dotup-vscode-interface-generator
eamodio.gitlens
ebrithil30.vscode-ts-auto-return-type
EditorConfig.EditorConfig
eg2.vscode-npm-script
eliostruyf.vscode-typescript-exportallmodules
esbenp.prettier-vscode
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
formulahendry.code-runner
foxundermoon.shell-format
ghaschel.vscode-angular-html
GitHub.github-vscode-theme
GoliafRS.monokai-grs
Gruntfuggly.todo-tree
hbenl.vscode-test-explorer
HookyQR.JSDocTagComplete
hoovercj.vscode-power-mode
huizhou.githd
iamssen.vscode-ssen-touchbar
janisdd.vscode-edit-csv
johnpapa.angular-essentials
johnpapa.Angular2
johnpapa.vscode-peacock
johnpapa.winteriscoming
lunarlimbo.banner-comments-plus
me-dutour-mathieu.vscode-github-actions
meganrogge.template-string-converter
mhutchie.git-graph
mrmlnc.vscode-apache
mrmlnc.vscode-scss
ms-azuretools.vscode-docker
ms-edgedevtools.vscode-edge-devtools
ms-vscode-remote.remote-containers
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode-remote.remote-wsl
ms-vscode-remote.vscode-remote-extensionpack
ms-vscode.test-adapter-converter
ms-vscode.vscode-typescript-next
ms-vscode.vscode-typescript-tslint-plugin
ms-vsliveshare.vsliveshare
mtxr.sqltools
mtxr.sqltools-driver-mysql
natewallace.angular2-inline
naumovs.color-highlight
nobuhito.printcode
nrwl.angular-console
oderwat.indent-rainbow
Orta.vscode-jest
PKief.material-icon-theme
qinjia.seti-icons
rangav.vscode-thunder-client
rbbit.typescript-hero
redhat.vscode-commons
redhat.vscode-yaml
ritwickdey.LiveServer
seanmcbreen.MDTools
SimonTest.simontest
smelukov.vscode-csstree
streetsidesoftware.code-spell-checker
streetsidesoftware.code-spell-checker-german
stringham.move-ts
stylelint.vscode-stylelint
syler.sass-indented
vunguyentuan.vscode-css-variables
wayou.vscode-todo-highlight
webhint.vscode-webhint
yzhang.markdown-all-in-one

@ThorstenKunz
Copy link

Same issue here. 1.8.1 has no colors at all while 1.8.0 works fine.

@ghaschel
Copy link
Owner

ghaschel commented Aug 9, 2022

Sweet. Thanks for the extension list. With your extension list I was able to reproduce the error. On it right now

@ghaschel
Copy link
Owner

ghaschel commented Aug 9, 2022

I just pushed a fix for this issue. Can you confirm if it was fixed, please?

@ghaschel
Copy link
Owner

ghaschel commented Aug 9, 2022

Also, thanks for the list. Added a few good ones I didn't yet know of to my extensions list.

@SamaraSsr
Copy link

It working fine now, thanks for the fix

@distante
Copy link
Author

I just pushed a fix for this issue. Can you confirm if it was fixed, please?

It works now! Thanks!

Also, thanks for the list. Added a few good ones I didn't yet know of to my extensions list.

Very Cool! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants