win7killer / vue-format

VSCode extension, format single file with '.vue'.(VSCode 插件,格式化单文件“.vue”代码)
https://marketplace.visualstudio.com/items?itemName=febean.vue-format
MIT License
47 stars 10 forks source link

能不能根据编辑器语言进行中英文菜单自适应显示? #4

Closed yihuishou closed 6 years ago

yihuishou commented 6 years ago

强迫症待拯救 QAQ

win7killer commented 6 years ago

@yihuishou 是说"vue format"指令名称?

yihuishou commented 6 years ago

是滴 全中文菜单里一条英文。

win7killer commented 6 years ago

@yihuishou
这个是配置在package.json中的配置项,没办法做变量处理,官方也没有提供相关翻译用的配置项;然后编辑器所谓语言设置,只是你安装的中文汉化plugin,这个标识也只能在代码中用已有插件判断。

结论:目前搞不了 ┓( ´∀` )┏

win7killer commented 6 years ago

#