Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/throvn/js-html-template-strings
Highlights your HTML tags inside of JS' template strings. This is the repo for the vscode extension.
https://github.com/throvn/js-html-template-strings
javascript syntax-highlighting typescript vscode-extension
Last synced: about 1 month ago
JSON representation
Highlights your HTML tags inside of JS' template strings. This is the repo for the vscode extension.
- Host: GitHub
- URL: https://github.com/throvn/js-html-template-strings
- Owner: Throvn
- License: mit
- Created: 2022-05-02T11:13:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T12:48:18.000Z (over 2 years ago)
- Last Synced: 2023-03-08T16:56:05.176Z (almost 2 years ago)
- Topics: javascript, syntax-highlighting, typescript, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=Throvn.js-html-template-strings
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML highlighting for JavaScript & TypeScript
[![Extension Installs](https://vsmarketplacebadge.apphb.com/installs/throvn.js-html-template-strings.svg)](https://marketplace.visualstudio.com/items?itemName=throvn.js-html-template-strings)
This extension enables syntax highlighting for template strings (\`\`). It is fully compatible with all of your favorite color schemes too!
## Features
| **Before:** Without this Extension | **After:** With this Extension |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| ![before](https://raw.githubusercontent.com/Throvn/js-html-template-strings/main/images/before.png) | ![after](https://raw.githubusercontent.com/Throvn/js-html-template-strings/main/images/after.png) |> Tip: This works with your preferred color scheme!
## Usage
1. Just install this extension. (click reload if required)
## Other
- [Want to add a feature (contribute)?](https://github.com/Throvn/js-html-template-strings/issues)
- [Want to file an issue?](https://github.com/Throvn/js-html-template-strings/issues)**Enjoy!**