在 Windows 上删除 JetBrains 文件关联
我曾经有 4 个 JetBrains IDE:IntelliJ、GoLand、PyCharm 和 CLion。然而我删除了它们,因为它们非常轻,而且我发现了 Neovim 的伟大之处。
但是,每当我打开文件资源管理器并打开包含某些代码的文件夹时,我都会看到文件名(即 main.go
),并且在“文件类型”部分下,会显示 JetBrains (IDE) File 。
例如;
File Name --------------- File Type
main.go --------------- JetBrains GoLand File
此外,当我右键单击该文件时,尽管它们已被删除,但它仍然显示“打开方式(JetBrains IDE)”。
我曾经拥有的所有 4 个 JetBrains IDE(PyCharm、CLion、GoLand、IntelliJ)都会出现这两个问题
我的最终目标:
右键单击文件时,我不希望选择在 JetBrains IDE 中打开它(因为IDE被删除了)
.go / .java / .py (等)文件不应显示 JetBrains(IDE 名称) )在文件类型部分下
I used to have 4 JetBrains IDEs: IntelliJ, GoLand, PyCharm, and CLion. However I deleted them because they were npt very light weight and I discovered the greatness of Neovim.
However, whenever I open my file explorer and open a folder with some code, I would see the file name (i.e. main.go
) and under the File Type section, it would say JetBrains (IDE) File.
For example;
File Name --------------- File Type
main.go --------------- JetBrains GoLand File
Also, when I right-click the file, it still shows the "Open With (a JetBrains IDE)" despite them being deleted.
Those two problems are occurring with all 4 JetBrains IDEs I used to have (PyCharm, CLion, GoLand, IntelliJ)
My end goal:
When right clicking a file, I don't want the option to open it in a JetBrains IDE (because the IDEs are deleted)
.go / .java / .py (etc) files shouldn't say JetBrains (IDE name) under the File Type section
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论