Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>electron MatcherNew to Visual Studio Code? Get it now.
electron Matcher

electron Matcher

3269643015

|
47 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

{ "version": "0.2.0", "configurations": [ { "name": "Attach to electron", "type": "cppdbg", "request": "attach", "processId": "${input:electron}" } ], "inputs": [ { "id": "electron", "type": "command", "command": "process-matcher.match", } ] }

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft