vscode/extensions/search-result
2021-11-15 15:03:29 -08:00
..
images Fix #86965 2021-10-04 15:27:25 -07:00
src use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
syntaxes add search support 2021-02-08 16:22:32 +01:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
extension-browser.webpack.config.js Enable search-editor in serverless. 2020-07-29 21:24:57 -07:00
extension.webpack.config.js
package.json Add proposedApi manifest to searchresult extension 2021-11-15 15:03:29 -08:00
package.nls.json
README.md Fix typo extensions/search-result/README.md (#107961) 2020-10-02 07:42:47 -07:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock

Language Features for Search Result files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

This extension provides Syntax Highlighting, Symbol Information, Result Highlighting, and Go to Definition capabilities for the Search Results Editor.