是否有Visual Studio键盘快捷键可以跳到行尾并添加分号? [英] Is there a Visual Studio keyboard shortcut that jumps to the end of a line and adds a semicolon?

查看:1170
本文介绍了是否有Visual Studio键盘快捷键可以跳到行尾并添加分号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此列表中没有看到任何内容,但是我可能错过了.

I didn't see anything in this list, but I may have missed it.

推荐答案

否.

您只需键入 End ,然后输入; .

You can just type End and than ;.

如果您的键盘很奇怪,没有"end",请考虑通过工具"->自定义"->键盘"为您选择的组合键添加"Edit.EmacsLineEnd"命令的自定义绑定

If you have strange keyboard without "end" - consider adding custom binding for "Edit.EmacsLineEnd" command to key combination of your choice via Tools->Customize->Keyboard

如果您确实需要一键式操作,则必须编写扩展名.

If you really need that operation to be one-click you'll have to write extension.

这篇关于是否有Visual Studio键盘快捷键可以跳到行尾并添加分号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆