 Search Scopes
Use search scopes
Configuration 🛠️
The extension works out of the box if working directory has file .search-scope-config.json, with the following contents:
{
"searchScopes": [
"src/",
"media/"
],
"filesToExclude": "",
"contextLines": 5,
"matchWholeWord": false,
"isCaseSensitive": false,
"isRegexp": false,
"useExcludeSettingsAndIgnoreFiles": true,
"useIgnores": true,
"showIncludesExcludes": true,
"triggerSearch": false,
"focusResults": false
}
License 📄
This project is licensed under the MIT License.
Author 🙋🏽♂️
I'm Vadim Klevtsov, a software developer.
| |