Atom中的“删除括号”键盘快捷键?(“Delete both brackets” keyboard shortcut in Atom?)

编程入门 行业动态 更新时间:2024-10-28 06:34:49
Atom中的“删除括号”键盘快捷键?(“Delete both brackets” keyboard shortcut in Atom?)

在Atom中,当删除开始括号或paren时,是否有键盘快捷键来删除关闭的那个? (有点像当你选择然后点击',],(或者{,但是相反)时自动封闭的方式?

例如:

hi = function(|stuff, stuff2, stuff3){} // ^ pretend that's my cursor and I hit delete/backspace.

In Atom, when deleting the opening bracket or paren, is there a keyboard shortcut to delete the closing one along with it? (Kind of like how it auto-encloses when you select and then hit ', ], (, or {, but in reverse)?

For example:

hi = function(|stuff, stuff2, stuff3){} // ^ pretend that's my cursor and I hit delete/backspace.

最满意答案

我找到了。 魔法组合是ctrl + delete!

I found it. The magic combo is ctrl+delete!

更多推荐

本文发布于:2023-07-09 15:00:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1087173.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:括号   快捷键   键盘   Atom   shortcut

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!