📜  在 vscode 中重命名多个字符串 - 任何代码示例

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

代码示例1
(1) Select your code

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

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