This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| ; ============================================================ | |
| ; Myles' File Explorer Context Menu Setup | |
| ; Import with: double-click this file, or run: reg import explorer-setup.reg | |
| ; ============================================================ | |
| ; === "Open with Code" - right-click on folder === | |
| [HKEY_CURRENT_USER\Software\Classes\Directory\shell\VSCode] | |
| @="Open with Code" |