简体   繁体   中英

Hide Edit with IntelliJ IDEA in windows explorer

In my Windows explorer, I have the option to open files with the IntelliJ IDEA as shown in the screenshot below. Is there a way to hide / disable this?

在 Windows 资源管理器中使用 IntelliJ IDEA 进行编辑

您可以通过删除以下注册表项来删除它:

HKEY_CLASSES_ROOT\*\shell\Open with IntelliJ IDEA

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM