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

希望能增加快捷键操作模式,让用户给想转换的模式设置快捷键 #16

Closed
zhanxiaoge opened this issue Apr 15, 2021 · 4 comments
Labels

Comments

@zhanxiaoge
Copy link

可以参考插件Sort lines,插件很棒,感谢~

@SvenZhao
Copy link
Owner

SvenZhao commented Apr 16, 2021

独立设置每个默认的快捷键啊 主要最近没啥时间 后续空了我搞搞

@zhanxiaoge
Copy link
Author

我希望是能给每个模式加快捷键,比如给小驼峰设置Alt+Shift+1,大驼峰设置Alt+Shift+2,Sort lines这款插件的操作方法跟你类似,但是他是支持设置多快捷键的。

@hellorayza
Copy link

hellorayza commented Apr 1, 2022

我希望是能给每个模式加快捷键,比如给小驼峰设置Alt+Shift+1,大驼峰设置Alt+Shift+2,Sort lines这款插件的操作方法跟你类似,但是他是支持设置多快捷键的。

希望能增加配置项目,设置转换默认格式。
例如 :

// settings.json file
// snakeCase | camelCase  etc ...
"var-translation.defalutFormat":"snakeCase"

@SvenZhao
Copy link
Owner

@zhanxiaoge @hellorayza 新版本现在支持 指定配置各个模式的快捷键了

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

No branches or pull requests

3 participants