Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atom 编辑能支持高亮语法吗? #15

Open
Hezhong123 opened this issue Oct 31, 2018 · 2 comments
Open

Atom 编辑能支持高亮语法吗? #15

Hezhong123 opened this issue Oct 31, 2018 · 2 comments

Comments

@Hezhong123
Copy link

楼下有人提到vsCode。但我比较喜欢atom。

@imyelo
Copy link
Member

imyelo commented Oct 31, 2018

现在还没有 Atom 的插件,只能借 language-vue-component 支持。但这个插件相比 VSCode 的 Vetur 而言扩展性没那么强,所以 <config> 区块的内容还没有办法高亮。

@jsGood
Copy link

jsGood commented Mar 5, 2019

可以支持atom高亮,前提你下载了language-vue插件,然后打开atom的用户设置,在core下面加一下配置

customFileTypes: "text.html.vue": [ 'mina' ]

@Hezhong123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants