- Notifications
You must be signed in to change notification settings - Fork230
💡 Sublime Text syntax highlighting for single-file Vue components
License
vuejs/vue-syntax-highlight
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Note: Themaster
branch hosts thetmLanguage
based implementation that is distributed to Sublime Text build < 3153. It is also used to power GitHub's syntax highlight of*.vue
files inlinguist.
For a newer implementation of the syntax that is distributed to build >=3153, See thenew branch.
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
Packages
folder.
Additional Installation Requirements: In order to get proper syntax highlighting for pre-processors (e.g. Jade, SASS, CoffeeScript) you will also need to install the corresponding packages for each of 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.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.