win 11 添加VSCode至右键菜单
方法一:快速实现1. 新建一个文本文件复制粘贴如下内容Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\VSCode]@="Open with Code""Icon"="S:\\Microsoft VS Code\\Microsoft VS Code\\Code.exe" [HKEY_CLASSES_ROOT\*\shell\VSCode\command]@="\"S:\\Microsoft VS Co




