An open API service indexing awesome lists of open source software.

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.

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**

[![Email](https://img.shields.io/badge/Email-D14836?style=flat&logo=gmail&logoColor=white)](mailto:mahmoudabuyoussef5@gmail.com)
[![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white)](https://github.com/mahmoud-abuyoussef)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/mahmoudabuyoussef)
[![Linktree](https://img.shields.io/badge/Linktree-39E09B?style=flat&logo=linktree&logoColor=white)](https://linktr.ee/mahmoudabuyoussef)

## License

[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/mahmoud-abuyoussef/Fix_VSCode_Context_Menu/blob/main/LICENSE)