brackets-vue
brackets-vue copied to clipboard
Brackets extension for Vue.js
Thanks for the awesome extension. How about text highlight support for scss? For example; ```scss $white: #ffffff; #menu { color: $white; } ``` Will not correctly highlight scss vars and...
Greetings from the [Brackets.io](https://brackets.io) & [phcode.dev](https://phcode.dev) community. We have [simplified extension development and publish workflows](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes) for you. ## This Pull Request Please merge in this pull request to be able...
vue文件本身选html文档模式能有代码提示,但显示有些问题。 用了这个之后vue文件显示没问题了,没代码提示没了,搞毛毛
  去掉即可,请问怎么解决呀?