📜  如何在 vs 代码中删除文本 - 无论代码示例

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

代码示例2
(1) Select your code

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

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