Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!**