简体   繁体   English

多个光标在同一个词

[英]Multiple cursors at the same word

You can see that it put multiple cursor at #customers and change them at the same time: https://youtu.be/hson9BXU9F8?t=885您可以看到它在#customers 处放置了多个 cursor 并同时更改它们: https://youtu.be/hson9BXU9F8?t=885 在此处输入图像描述

How to achieve that in VSCode?如何在 VSCode 中实现?

Selects the word under the cursor or the current selection's next occurrence.选择 cursor 下的单词或当前选择的下一个匹配项。

Ctrl+D 

To place cursors next to all instances of a highlighted word将光标放在突出显示的单词的所有实例旁边

Ctrl+Shift+L 

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

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