All Projects → pushqrdx → vscode-inline-html

pushqrdx / vscode-inline-html

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

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vscode-inline-html

Octohint
The missing IntelliSense hint for GitHub and GitLab
Stars: ✭ 906 (+2822.58%)
Mutual labels:  intellisense
Micropy Cli
Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
Stars: ✭ 112 (+261.29%)
Mutual labels:  intellisense
Typescript Hero
VSCode extension that assists you with your everyday work around typescript
Stars: ✭ 222 (+616.13%)
Mutual labels:  intellisense
Vscode Intelephense
PHP intellisense for Visual Studio Code
Stars: ✭ 872 (+2712.9%)
Mutual labels:  intellisense
Clj Suitable
ClojureScript "IntelliSense" support for JS objects and their properties/methods. Via figwheel and Emacs CIDER.
Stars: ✭ 82 (+164.52%)
Mutual labels:  intellisense
Helm Intellisense
Extension for Visual Studio Code - Intellisense in helm-templates from the values.yaml
Stars: ✭ 137 (+341.94%)
Mutual labels:  intellisense
Sublimecodeintel
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
Stars: ✭ 5,050 (+16190.32%)
Mutual labels:  intellisense
Fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Stars: ✭ 2,966 (+9467.74%)
Mutual labels:  intellisense
Solargraph
A Ruby language server.
Stars: ✭ 1,239 (+3896.77%)
Mutual labels:  intellisense
Intelephense
Intellisense for PHP
Stars: ✭ 212 (+583.87%)
Mutual labels:  intellisense
Innovatoradmin
A tool for managing Aras Innovator installations focusing on improving the import/export experience.
Stars: ✭ 40 (+29.03%)
Mutual labels:  intellisense
Tailwindcss Intellisense
Intelligent Tailwind CSS tooling for Visual Studio Code
Stars: ✭ 1,066 (+3338.71%)
Mutual labels:  intellisense
Pythonvscode
This extension is now maintained in the Microsoft fork.
Stars: ✭ 2,013 (+6393.55%)
Mutual labels:  intellisense
Vscode Laravel Extra Intellisense
This extension adds extra autocompletion for laravel projects to VSCode.
Stars: ✭ 909 (+2832.26%)
Mutual labels:  intellisense
Vuex Typescript
A simple way to make Vuex type-safe with intuitive intellisense
Stars: ✭ 234 (+654.84%)
Mutual labels:  intellisense
Vscode Styled Components
Syntax highlighting for styled-components
Stars: ✭ 680 (+2093.55%)
Mutual labels:  intellisense
Flexlib
FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速
Stars: ✭ 1,569 (+4961.29%)
Mutual labels:  intellisense
monaco-editor-custom-intellisense
Code from the "Custom IntelliSense with Monaco Editor" post
Stars: ✭ 23 (-25.81%)
Mutual labels:  intellisense
Crane
PHP Intellisense/code-completion for VS Code
Stars: ✭ 236 (+661.29%)
Mutual labels:  intellisense
Html Css Class Completion
🍫 Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
Stars: ✭ 174 (+461.29%)
Mutual labels:  intellisense


Inline HTML

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

Example

Usage

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].