Incremental grep extension for Visual Studio Code.
Setting | Description | Type | Default Value |
---|---|---|---|
grep.git.preview |
Enable / Disable preview when the item is selected. | boolean | false |
"commands": [
{
"command": "grep.git",
"title": "Grep: Git"
}
]
Initial Release for prototype.