wdssmq
V2EX  ›  JetBrains

phpstorm 如何排除项目文件显示

  •  
  •   wdssmq · Feb 26, 2022 · 1316 views
    This topic created in 1578 days ago, the information mentioned may be changed or developed.

    对应 VSCode 的 "files.exclude"

    {
    	"folders": [
    		{
    			"path": "."
    		}
    	],
    	"settings": {
    		"files.exclude": {
    			".**": true
    		}
    	}
    }
    
    1 replies    2022-03-05 14:57:42 +08:00
    gouflv
        1
    gouflv  
       Mar 5, 2022
    Preferences 里搜索 scopes
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   918 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 20:41 · PVG 04:41 · LAX 13:41 · JFK 16:41
    ♥ Do have faith in what you're doing.