vscode/extensions/search-result
2020-02-12 14:32:43 -08:00
..
src Double click on file name to peek. Closes #89467 2020-01-29 00:43:03 -08:00
syntaxes eslint code-no-unexternalized-strings 2020-02-12 14:32:43 -08:00
extension.webpack.config.js Add extension build scripts 2019-11-25 11:55:15 -08:00
package.json Remove outdated extension contributed commands 2020-01-24 17:24:03 -08: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 Add initial search editor implementation (#85424) 2019-11-24 02:35:39 -08: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.