- Notifications
You must be signed in to change notification settings - Fork0
Sublime Text syntax highlighting for single-file Vue components
License
rubyDel/vue-syntax-highlight
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Sublime Text Syntax highlighting for single-fileVue.js components (enabled byvue-loader orvueify).
- Via Package Control: search for
Vue Syntax Highlight. - Manual: clone this repo into your Sublime
Packagesfolder.
NOTE: You still need to install corresponding packages for pre-processors (e.g. Jade, SASS, CoffeeScript) to get proper syntax highlighting for them.
The<script> block uses the syntax highlighting currently active for you normal.js files. To support JSX highlighting inside Vue files, just setBabel javascript highlighting package, which supports JSX, as your default JS highlighting.Note you may need to explicitly disable Sublime's defaultJavaScript package to make it work.
About
Sublime Text syntax highlighting for single-file Vue components
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
