microsoft / vscode-recipes

MIT License
5.86k stars 577 forks source link

How to configure passenger for debugging rails? #264

Closed ravi-commscope closed 2 years ago

ravi-commscope commented 4 years ago

Usually, the passenger would run with this command "bundle exec passenger start -p 5555" but not sure how to configure it in launch.json