vscode/extensions/search-result
Stephen Sigwart dbea36b57a
Search editor go to location improvements (#135227)
* Search editor go to location improvements

- Added option to go to and select the match
- Fixed cursor placement with initial whitespace

* Remove #128927 changes

* Fix up seprartor logic

Co-authored-by: Jackson Kearl <jakearl@microsoft.com>
2021-10-25 21:20:36 -07:00
..
images Fix #86965 2021-10-04 15:27:25 -07:00
src Search editor go to location improvements (#135227) 2021-10-25 21:20:36 -07: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 Add extension build scripts 2019-11-25 11:55:15 -08:00
package.json Fix #86965 2021-10-04 15:27:25 -07:00
package.nls.json Remove outdated extension contributed commands 2020-01-24 17:24:03 -08:00
README.md Fix typo extensions/search-result/README.md (#107961) 2020-10-02 07:42:47 -07:00
tsconfig.json Use more standard name for shared extension tsconfig 2021-04-12 15:58:38 -07: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 Information, Result Highlighting, and Go to Definition capabilities for the Search Results Editor.