V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
wdssmq
V2EX  ›  JetBrains

phpstorm 如何排除项目文件显示

  •  
  •   wdssmq · 2022-02-26 13:21:38 +08:00 · 745 次点击
    这是一个创建于 796 天前的主题,其中的信息可能已经有所发展或是发生改变。

    对应 VSCode 的 "files.exclude"

    {
    	"folders": [
    		{
    			"path": "."
    		}
    	],
    	"settings": {
    		"files.exclude": {
    			".**": true
    		}
    	}
    }
    
    1 条回复    2022-03-05 14:57:42 +08:00
    gouflv
        1
    gouflv  
       2022-03-05 14:57:42 +08:00
    Preferences 里搜索 scopes
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1028 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 18:09 · PVG 02:09 · LAX 11:09 · JFK 14:09
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.