Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

One thing I really miss in VSCode is Sublime-like search result display in a new tab that shows the result and surrounding lines. The "panel" search results view VSCode has now is far from perfect.


Check out this: https://github.com/Microsoft/vscode/issues/23931#issuecommen...

Add this to your settings:

``` "search.location": "panel", ```

Not perfect, but it's a start.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: