How to save search results with VS Code on Windows

How to save search results in VS Code on Windows

Preparation
  1. Open VS Code
  2. Open a corpus like the བཀའ་འགྱུར། and བསྟན་འགྱུར།

VSC50

Steps

  1. Open the Search tool
  2. Type keyword like དུས་རླབས
  3. Click Open in editor to view your search result
  4. Select all with CTRL+A
  5. Copy with CTRL+C
  6. Open an empty document
  7. Paste search result with CTRL+SHIFT+V