Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS & VSCode 批量替换快捷键 All In One #56

Open
xgqfrms opened this issue Aug 30, 2022 · 1 comment
Open

macOS & VSCode 批量替换快捷键 All In One #56

xgqfrms opened this issue Aug 30, 2022 · 1 comment
Labels
multi points edit & macOS multi points edit & macOS vscode vscode vscode 快捷键 vscode 快捷键

Comments

@xgqfrms
Copy link
Owner

xgqfrms commented Aug 30, 2022

macOS & VSCode 批量替换快捷键 All In One

VSCode 批量选中替换快捷键

Command + F 选中多个✅

Option + Enter 替换多个 ✅

vscode-multi-replace

demo

# VSCode 批量替换,快捷键

Command + F 选中多个✅

Option + Enter 替换多个 ✅


abc

1

abc

2

abc

3



<!-- Alt + F 选中

Alt + Enter 替换 ??? -->

<!-- Command + Option + Enter 替换 ???

 -->

???

image

@xgqfrms
Copy link
Owner Author

xgqfrms commented Aug 30, 2022

https://docs.microsoft.com/zh-cn/visualstudio/ide/finding-and-replacing-text?view=vs-2022

可以使用查找和替换(Ctrl+F 或 Ctrl+H)或在文件中查找/替换(Ctrl+Shift+F 或 Ctrl+Shift+H),在 Visual Studio 编辑器中查找和替换文本。 也可通过使用多个插入点选择来仅查找并替换模式的一些实例。

https://blog.csdn.net/woshidamimi0/article/details/84560982

Ctr l+ shift + L ❓

https://blog.csdn.net/sinat_41747081/article/details/100175529

comand + shift + l   ❓

@xgqfrms xgqfrms changed the title VSCode 批量替换快捷键 All In One macOS & VSCode 批量替换快捷键 All In One Aug 30, 2022
@xgqfrms xgqfrms added vscode vscode vscode 快捷键 vscode 快捷键 multi points edit & macOS multi points edit & macOS labels Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi points edit & macOS multi points edit & macOS vscode vscode vscode 快捷键 vscode 快捷键
Projects
None yet
Development

No branches or pull requests

1 participant