mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +01:00
Add proposedApi manifest to searchresult extension
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"enabledApiProposals": [
|
||||
"documentFiltersExclusive"
|
||||
],
|
||||
"contributes": {
|
||||
"configurationDefaults": {
|
||||
"[search-result]": {
|
||||
|
||||
Reference in New Issue
Block a user