简体   繁体   English

在atom.io中缺少选项+移位突出显示快捷方式?

[英]is option+shift highlighting shortcut missing in atom.io?

In Sublime Text, I regularly use two shortcuts to highlight code. 在Sublime Text中,我经常使用两个快捷方式来突出显示代码。

To highlight from my cursor, all the way to the top or bottom of the file, I use command+shift+arrow(up||down). 为了从光标一直突出显示到文件的顶部或底部,我使用command + shift + arrow(up || down)。

To highlight from my cursor, up/down line by line, I use option+shift+arrow(up||down). 为了从光标中高亮显示一行一行,我使用option + shift + arrow(up || down)。

Both of the shortcuts have different functionality when you use the left & right arrows, and in that use case they work just fine in atom.io. 当您使用向左和向右箭头时,这两种快捷方式都具有不同的功能,在这种情况下,它们在atom.io中可以正常工作。

I can't seem to get option+shift to work in conjunction with (up/down) arrows in atom.io. 我似乎无法让option + shift与atom.io中的(向上/向下)箭头结合使用。

Can someone explain why and provide a remedy? 有人可以解释原因并提供补救措施吗?

I can select lines from my cursor up and down by using Shift+Up or Shift+Down - is that what you're looking for? 我可以使用Shift+UpShift+Down从上下光标选择行-这就是您要查找的内容吗?

What happens if you open the Key Binding Resolver ( Cmd+. ) and then do Shift+Up or Alt+Shift+Up ? 如果打开键绑定解析器Cmd+. ),然后执行Shift+UpAlt+Shift+Up什么? Atom should show you the resolved key bindings. Atom应该向您显示已解决的键绑定。

If Shift+Up is what you're looking for, you can easily remap that to Alt+Shift+Up . 如果您要查找Shift+Up则可以轻松地将其重新映射到Alt+Shift+Up

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM