Remove duplicate context menu entries
See original GitHub issueTesting #164465
- VS Code User install
- I already installed VS Code with
Open With
but deinstalled as well.
After install
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Remove Double Entries from Windows Context Menu
First delete one of those keys,and check your context menu,is satisfied,then good,if not then restore the exported keys and delete the other ...
Read more >Get rid of duplicate context menu items for printer Solved
Hi, you can try using Shellexview (free). Just search for it- that may let you disable it. There are other programs you can...
Read more >Removing duplicate application entries in context menus - Ask ...
Possible Duplicate: How do I remove duplicate “Open With” context menu items in Finder.app? I've installed Parallels Desktop 7 and I believe it's...
Read more >How to Clean Up Your Messy Windows Context Menu
The Hard Way: Remove Items from the Context Menu by Editing the Registry · Remove “Shell” Items · Explore Other Locations by File...
Read more >How to remove the duplicated sidebar search context menu ...
How to remove the duplicated sidebar search context menu option?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Open
andOpen with
can show up for files depending on applications registering themselves as handling the file extensions, but we won’t get the entries for folders in general. The menu we have added now can show up for both files and folders. Maybe we should look at removing theOpen with...
entry in favor of this new one, @joaomoreno thoughts ?That is pretty confusing. Why would we add that entry if we already have
Open
and are inOpen with
sub menu entry.