簡體   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