Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>guesty-debuggerNew to Visual Studio Code? Get it now.
guesty-debugger

guesty-debugger

guesty

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

Features

You can debug any service that exposed debug port in nomad.

Usage

Basic: Press cmd+shift+p -> type Guesty -> enter -> pick service -> enter -> proofit!

Advanced: Create config in launch.json with with following structure

  "type": "node",
  "request": "attach",
  "name": "Guesty",
  "guesty": true,
  ... put any adittional options here e.g smartStep, restart, timeout ...
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft