sublimetext - Sublime Text: common "folder_exclude_patterns" for all folder paths in a project -


How can we set the common "folder_exclude_patterns" for all folder paths in a project?

For example, in the following project configuration, folder_exclude_patterns for each folder path must be repeated. Can we get it in a common place in the configuration instead of specifying it under each of the path settings?

 class = "lang-json prettyprint-override" : "Path / per / folder / 2", "folder_example_pattern": ["node_modules", "target", ".sass-cache"]} {{follow_symlinks}: true, "path": ["node_module" The "path_to_symlinks": true, "path": "/ path / to / folder / 3", "folder_exclude_patterns": ["node_modules", "target", "target", ".sass-cache" ToggleExclude the plugin () to the problem verb Resolves. 


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -