繁体   English   中英

如何告诉PhpStorm停止使用外部编辑器打开文件?

[英]How do I tell PhpStorm to stop open a file with an external editor?

出于某些原因,在我目前在PhpStorm中的PHP项目中,当我在项目资源管理器面板中单击我的一个文件时,PhpStorm会在外部编辑器中打开它。 我有其他文件具有相同的扩展名,可以在PhpStorm中正确打开。

我如何告诉PhpStorm停止这样做?

  1. Settings/Preferences | Editor | File Types

  2. 在顶部列表中查找Files Opened in Associated Application条目中Files Opened in Associated Application

  3. 从底部列表中删除影响该文件的不需要的条目(已Registered Patterns )。

在此输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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