wdssmq
V2EX  ›  JetBrains

phpstorm 如何排除项目文件显示

  •  
  •   wdssmq · Feb 26, 2022 · 1226 views
    This topic created in 1536 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   ·   2949 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 15:18 · PVG 23:18 · LAX 08:18 · JFK 11:18
    ♥ Do have faith in what you're doing.