Getting Search View Results 1. VS Code has a search view, and it can have existing search results. 2. To get the current search results, you can use the VS Code command . 3. Run that command via the tool. Make sure to pass the argument as true to avoid checking if the command exists, as we know it does. ---