microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.18k stars 28.84k forks source link

LSP inspector: no highlight of search results #52971

Closed isidorn closed 6 years ago

isidorn commented 6 years ago

Refs: #52866

https://microsoft.github.io/language-server-protocol/inspector/app

Search for something, notice how it is nicely filtered but the search match is not highlighted. I would expect some hilights since we do this all over vsocde (find widget, search)

octref commented 6 years ago

Tracking in https://github.com/Microsoft/language-server-protocol-inspector/issues/33.