📜  vs code select word - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:24.343000             🧑  作者: Mango

代码示例2
(1) Select your code

(2) Ctrl+Shift+L (which is editor.action.selectHighlights)

(3) voila, multiple cursors done - type away.