Skip to content

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.

License

Notifications You must be signed in to change notification settings

P-Froggy/vscode-inline-html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Inline HTML

Syntax Highlight, Emmet, IntelliSense support for HTML/CSS in ES6 Template Strings.

Example

Usage

v0.3.1 Update Back to working state.

v0.3.0 Update Preliminary code formatting support.

v0.2.0 Update Now you can also get full css language support using /*css*/, css 🙃.

Use /*html*/ or html followed by the backtick ` character inside a Javascript or Typescript file to get full editor support for html inside the template literal. Using this extension, you can drastically enhance Polymer development experience or just add HTML support inside an ES6 template string.

Contributing

Fixed a bug or added a new feature? Please feel free to submit a pull request at github! Features and Improvement requests are also welcome just open an issue 🙈.

Special Thanks

License

This software is released under the terms of the MIT license.

About

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%