GitShow/vuejs/vue-syntax-highlight
vuejs

vue-syntax-highlight

๐Ÿ’ก Sublime Text syntax highlighting for single-file Vue components

by vuejs
Star on GitHubFork
1.5k stars222 forks21 contributorsQuiet ยท 2y agoSince 2014st4-4.1.0MIT

Meet the team

See all 21 on GitHub โ†’
yyx990803
yyx99080333 contributions
azamat-sharapov
azamat-sharapov3 contributions
jpokrzyk
jpokrzyk2 contributions
skyronic
skyronic1 contribution
benjcal
benjcal1 contribution
aleph1
aleph11 contribution
Gcaufy
Gcaufy1 contribution
GeorgeSG
GeorgeSG1 contribution

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

2 of 6 standards met

Community profile โ†’
37
โœ“READMEโœ“Licenseโ—‹Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent PRs & issues

Quiet ยท Last activity 2y ago
See all on GitHub โ†’
UnRealSKY
Vue Element Syntax Error with Arrow Functions Involving StringsOpenIssue

Using arrow functions within Vue elements and utilizing strings inside them leads to an error, regardless of whether backticks(`), single quotes('), or double quotes(") are used. !image !image

UnRealSKY ยท 1y ago
wopian
Optional chaining operator (?.) in <template> breaks syntax highlighting on GitHubOpenIssue

I don't use Sublime Text (so can't check the branch), but this issue appears on GitHub which uses this repository for syntax highlighting and is using the latest version of the master branch. The optional chaining operator () causes the file to stop syntax highlighting the rest of the file when it is used in an attribute inside `` With optional chaining operator: Screenshot !Screenshot 2022-05-18 at 17 40 33 Without optional chaining operator:

wopian ยท 1y ago
alexsoin
Highlight in IDEA Community EditionOpenIssue

Why not work highlight `` in IDEA Community Edition? I am use highlight from master branch vue-language-server. !file.pfJtid.png

alexsoin ยท 1y ago

Recent fixes

View closed PRs โ†’
deot
Add support jsx/tsx as attribute inside the `<script>` tagMergedPR

Support JSX/TSX without install . Just use the default from ST4.

deot ยท 6mo ago
deathaxe
[ST4] A whole bunch of fixes and improvements.MergedPR

This PR applies further fixes and improvements with regards to correct meta scopes, close-tag handling and aligns the overall syntax structure with ST's core HTML.sublime-syntax. For details about the single changes, please refer to commit messages.

deathaxe ยท 6mo ago
Drive4ik
add "text/x-template" as typeMergedPR

add "text/x-template" as type of script as suggested here https://vuejs.org/v2/api/#template

Drive4ik ยท 1y ago
Structured data for AI agents

Repository: vuejs/vue-syntax-highlight. Description: ๐Ÿ’ก Sublime Text syntax highlighting for single-file Vue components Stars: 1477, Forks: 222. License: MIT. Latest release: st4-4.1.0 (3y ago). Open PRs: 2, open issues: 26. Last activity: 2y ago. Community health: 37%. Top contributors: yyx990803, azamat-sharapov, jpokrzyk, skyronic, benjcal, aleph1, Gcaufy, GeorgeSG, xgvargas, wszgxa and others.

ยท@ofershap

Replace github.com with gitshow.dev