vscode/extensions/search-result
Jackson Kearl 9c525f3cf2 Enable search-editor in serverless.
Closes microsoft/vscode-internalbacklog/issues/1208
2020-07-29 21:24:57 -07:00
..
src Allow for non-file uri's in search editor 2020-07-29 17:08:41 -07:00
syntaxes Containerfile support (#93184) 2020-05-27 14:47:27 +02: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 Add extension build scripts 2019-11-25 11:55:15 -08:00
package.json Enable search-editor in serverless. 2020-07-29 21:24:57 -07:00
package.nls.json Remove outdated extension contributed commands 2020-01-24 17:24:03 -08:00
README.md Add better description to search result editor readme. 2019-12-13 17:11:06 -08:00
tsconfig.json Add initial search editor implementation (#85424) 2019-11-24 02:35:39 -08:00
yarn.lock Use generic for providers with resolve methods (#96955) 2020-05-11 13:06:03 -07:00

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 Infomation, Result Highlighting, and Go to Definition capabilities for the Search Results Editor.