vue-syntax-highlight

? Sublime Text syntax highlighting for single-file Vue components

  • 所有者: vuejs/vue-syntax-highlight
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Vue Syntax Highlight

Note: The master branch hosts the tmLanguage based implementation that is distributed to Sublime Text build < 3153. It is also used to power GitHub's syntax highlight of *.vue files in linguist.

For a newer implementation of the syntax that is distributed to build >=3153, See the new branch.


Sublime Text Syntax highlighting for single-file Vue.js components (enabled by vue-loader or vueify).

screenshot

Install

  • Via Package Control: search for Vue Syntax Highlight.
  • Manual: clone this repo into your Sublime Packages folder.

NOTE: You still need to install corresponding packages for pre-processors (e.g. Jade, SASS, CoffeeScript) to get proper syntax highlighting for 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 set Babel javascript highlighting package, which supports JSX, as your default JS highlighting. Note you may need to explicitly disable Sublime's default JavaScript package to make it work.

License

MIT

主要指标

概览
名称与所有者vuejs/vue-syntax-highlight
主编程语言
编程语言 (语言数: 0)
平台
许可证MIT License
所有者活动
创建于2014-11-17 19:45:30
推送于2023-10-30 07:25:41
最后一次提交2020-12-08 12:09:25
发布数38
最新版本名称st4-4.1.0 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数1.5k
关注者数40
派生数230
提交数56
已启用问题?
问题数151
打开的问题数26
拉请求数37
打开的拉请求数3
关闭的拉请求数18
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?