casualjim/vscode-gotemplate

Extension breaks every other one related to HTML files (related/similar to #12)

bryanpedini opened this issue · 2 comments

  • Operating System:
    KUbuntu 19.10
  • Enabled extensions:
    • Go
    • Go Doc
    • gotemplate-syntax
  • Expected behavior:
    Normal HTML (default) snippets working as expected, working default emmet abbreviations, PLUS, syntax highlighting (linting) and code snippets for GoLang inside html templates (from this extension)
  • Expected extension domain:
    • html fles
    • gohtml files
    • tmpl files
  • Actual behaviour:
    Default html snippets broken, default emmet abbreviations broken, AND, minimal linting of GoLang code inside html templates, with no GoLang snippets or emmet abbreviations

Please tell me if you need any more informations about my system / configuration to solve this issue.
Bryan.

The workaround from #12 might only enable emmet. Everything else registered for the HTML language is broken. Similar issues are likely to be seen in other kinds of files supported by this extension.

Considering this issue closed due to lack of activity by the repo maintainer (my addition: what a shame!).