html.tmbundle icon indicating copy to clipboard operation
html.tmbundle copied to clipboard

TextMate support for HTML

Results 31 html.tmbundle issues
Sort by recently updated
recently updated
newest added

NOTE: I originally filed [this issue](https://github.com/microsoft/vscode/issues/145992) in VSCode's repo, but they requested that I file it here instead. When editing an HTML file in VSCode, syntax highlighting for `` is...

_From @marcelcremer on January 29, 2019 13:17_ - VSCode Version: Version: 1.30.2 (system setup) Commit: 61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8 Datum: 2019-01-07T22:53:57.820Z Electron: 2.0.12 Chrome: 61.0.3163.100 Node.js: 8.9.3 V8: 6.1.534.41 Betriebssystem: Windows_NT ia32 10.0.17134...

Originally from @xatian in https://github.com/microsoft/vscode/issues/98507 If I open an html-file in VS-code I get nice syntax-highlighting since the content is treated as HTML. But depending on tags the language used...

Issue Type: Bug if you enter in: `foo` in a html highlighted document, the final / in the href attribute value is highlighted in a grey colour, as if is...

There are a number of cases where script tags containing JSON are used. These include the new import map spec and JSON-LD microformat blocks. Can I request that the following...

Moreover, `` gets highlighted as if the slash was not part of the attribute value: ![code-slash](https://user-images.githubusercontent.com/478856/192282008-380bf3dd-5046-4795-bc41-4ea6256dfafb.png) However, with a spec-compliant HTML parser, it is part of the attribute value due...

Added support for text/jsx to address #119

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.73.1 - OS Version: Darwin x64 21.6.0 Steps to Reproduce: 1. Create a file called helloworld.hbs...

From https://github.com/microsoft/vscode/issues/160143 ![](https://i.imgur.com/V9QiGQN.png) `

Hi! None of the links in README.mdown are working. It's all "Server Not Found". The links are: [Bundle Styleguide](http://kb.textmate.org/bundle_styleguide) [Commit Styleguide](http://kb.textmate.org/commit_styleguide) [Writing Bug Reports](http://kb.textmate.org/writing_bug_reports)