https://github.com/mahmoud-abuyoussef/fix_vscode_context_menu
Fix missing "Open with VS Code" option in Windows 10 context menu for files, folders, and empty areas.
https://github.com/mahmoud-abuyoussef/fix_vscode_context_menu
batch-script context-menu-fix explorer fix-open-with-vscode public public-repo registry vscode vscode-context-menu windows
Last synced: 9 months ago
JSON representation
Fix missing "Open with VS Code" option in Windows 10 context menu for files, folders, and empty areas.
- Host: GitHub
- URL: https://github.com/mahmoud-abuyoussef/fix_vscode_context_menu
- Owner: mahmoud-abuyoussef
- License: mit
- Created: 2025-08-12T09:43:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T19:29:19.000Z (11 months ago)
- Last Synced: 2025-08-12T21:22:40.805Z (11 months ago)
- Topics: batch-script, context-menu-fix, explorer, fix-open-with-vscode, public, public-repo, registry, vscode, vscode-context-menu, windows
- Language: PowerShell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fix VS Code Context Menu for Windows
Easily restore the missing **"Open with VS Code"** option to the Windows 10 context menu for files, folders, desktop background, and empty areas inside directories or drives.
## Features
- Adds **"Open with VS Code"** to:
- Files
- Folders
- Desktop background
- Empty areas inside folders or drives
- Includes VS Code icon for better visibility
- No external dependencies — just run the script as **Administrator**
- Works on **Windows 10**
- Easy to remove by deleting registry keys
## Requirements
- **Windows 10**
- **Visual Studio Code** installed in the default **User** path:
If VS Code is installed in a different location, update the script path accordingly.
## Installation
1. Download files.
2. Right-click in the file **install_context_menu.bat** and select **Run as administrator**.
3. Wait for the script to finish — Windows Explorer will restart automatically.
4. Right-click anywhere (file, folder, desktop, or empty space) and you will see **Open with VS Code**.
## Author
**Mahmoud Abuyoussef**
[](mailto:mahmoudabuyoussef5@gmail.com)
[](https://github.com/mahmoud-abuyoussef)
[](https://www.linkedin.com/in/mahmoudabuyoussef)
[](https://linktr.ee/mahmoudabuyoussef)
## License
[](https://github.com/mahmoud-abuyoussef/Fix_VSCode_Context_Menu/blob/main/LICENSE)