wdssmq
V2EX  ›  JetBrains

phpstorm 如何排除项目文件显示

  •  
  •   wdssmq · Feb 26, 2022 · 1383 views
    This topic created in 1607 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   ·   3453 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 10:44 · PVG 18:44 · LAX 03:44 · JFK 06:44
    ♥ Do have faith in what you're doing.