brackets-vue icon indicating copy to clipboard operation
brackets-vue copied to clipboard

Brackets extension for Vue.js

Results 4 brackets-vue issues
Sort by recently updated
recently updated
newest added

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文件显示没问题了,没代码提示没了,搞毛毛

![image](https://cloud.githubusercontent.com/assets/17979305/26194210/36f9b42a-3bea-11e7-94a5-79bd581d28ca.png) ![image](https://cloud.githubusercontent.com/assets/17979305/26194223/3f8c3234-3bea-11e7-99e3-e8299cbb434a.png) 去掉即可,请问怎么解决呀?