Sublime文本编辑器:如何选择所选区域的所有实例?

本文翻译自:Sublime text editor: how to select all instances of selected region?

是否有快捷键或单步菜单选项来查找和选择Sublime Text中突出显示的选择的所有实例?


#1楼

参考:https://stackoom.com/question/P1U3/Sublime文本编辑器-如何选择所选区域的所有实例


#2楼

在Mac OS上,您可以使用: CMD + CTRL + G.


#3楼

在Windows / Linux上按Alt + F3


#4楼

On Mac: 在Mac上:

+ CTRL + g + CTRL + g

However, you can reset any key any way you'd like using " Customize your Sublime Text 2 configuration for awesome coding. " for Mac. 但是,对于Mac,您可以使用“ 自定义Sublime Text 2配置以进行精彩编码 ”以任何方式重置任何键。


On Windows/Linux: 在Windows / Linux上:

Alt + F3 Alt + F3

If anyone has how-tos or articles on this, I'd be more than happy to update. 如果有人有这方面的文章或文章,我会非常乐意更新。


#5楼

" On Windows/Linux press Alt+F3. " “在Windows / Linux上按Alt + F3。”

Worked for me on Ubuntu. 在Ubuntu为我工作。 I changed it in my 'Key-Bindings:User' to something that I liked better though. 我把它的'Key-Bindings:User'改成了我喜欢的东西。


#6楼

Note 注意

You should not edit the default settings, because they get reset on updates/upgrades. 您不应编辑default设置,因为它们会在更新/升级时重置。 For customization, you should override any setting by using the user bindings. 对于自定义,您应该使用user绑定覆盖任何设置。

On Mac: Sublime Text 2 > Preferences > Key Bindings-Default Sublime Text 3 > Preferences > Key Bindings 在Mac上:Sublime Text 2> Preferences> Key Bindings-Default Sublime Text 3> Preferences> Key Bindings

This opens a document that you can edit the keybindings for Sublime. 这将打开一个文档,您可以编辑Sublime的键绑定。

If you search "ctrl+super+g" you find this: 如果您搜索“ctrl + super + g”,您会发现:

{ "keys": ["ctrl+super+g"], "command": "find_all_under" },
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值