vscode/extensions/search-result
hj 88d7b97c93
chore: rm unreached ignore items when build extensions. (#227906)
chore: rm unreached ignore items when compiling extensions.
2024-09-09 10:32:51 +00:00
..
images Fix #86965 2021-10-04 15:27:25 -07:00
src Unexpected link highlighting in search editor (#187091) 2023-07-05 23:11:27 +02:00
syntaxes Fixes #141994: Address eslint problems 2022-02-02 13:18:12 +01:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
extension-browser.webpack.config.js Enable search-editor in serverless. 2020-07-29 21:24:57 -07:00
extension.webpack.config.js
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json Use categories for builtin extensions groups (#202453) 2024-01-14 18:19:29 +01: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

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.