mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
7 lines
261 B
JSON
7 lines
261 B
JSON
{
|
|
"displayName": "Search Result",
|
|
"description": "Provides syntax highlighting and language features for tabbed search results.",
|
|
"searchResult.rerunSearch.title": "Search Again",
|
|
"searchResult.rerunSearchWithContext.title": "Search Again (With Context)"
|
|
}
|