Tag: keys

  • Add Visual Studio Code to context menu in Windows

    By this I mean when you right click on a file or folder, there’s an option in context menu to open it with mentioned editor. To do that, we’ll add couple of keys to Windows registry. Oepn regedit.exe Search for HKEY_CLASSES_ROOT\*\shell There create a new key by right-clicking on shell, select Key and name it…