This file contains 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 | |
; To use (expand) environment variables in the registry, the value must be of | |
; the type REG_EXPAND_SZ. A REG_EXPAND_SZ is represented as HEX in reg exports. | |
; Right click on any file | |
[HKEY_CURRENT_USER\Software\Classes\*\shell\vscode] | |
@="Open with Code" |