Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

💡 Sublime Text syntax highlighting for single-file Vue components

License

NotificationsYou must be signed in to change notification settings

vuejs/vue-syntax-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).

screenshot

Install

  • Via Package Control: search forVue Syntax Highlight.
  • Manual: clone this repo into your SublimePackages 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.

Enabling JSX Highlighting

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.

License

MIT

About

💡 Sublime Text syntax highlighting for single-file Vue components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors22


[8]ページ先頭

©2009-2025 Movatter.jp