Skip to content

Instantly share code, notes, and snippets.

View MylesMCook's full-sized avatar

Myles Cook MylesMCook

  • USA
  • 00:02 (UTC -05:00)
View GitHub Profile
@MylesMCook
MylesMCook / explorer-setup.reg
Created February 20, 2026 19:07
Windows File Explorer context menu setup - VS Code, Terminal, Copy Path, file associations
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"