Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法可以使用正则表达式启用多选?我不想进行搜索和替换,我只想根据正则表达式突出/选择所有匹配项。
这可能吗?
当然。按 Ctrl+F,然后输入您的正则表达式模式并按 Alt+Enter
您可以单击此图标在搜索视图中激活/停用正则表达式模式:
请注意,还有一个快捷方式可以激活它:默认情况下是Alt+ R。