chainloop icon indicating copy to clipboard operation
chainloop copied to clipboard

Add VS Code launch examples

Open jiparis opened this issue 1 year ago • 0 comments

This is a feature request to provide a basic launch.json VSCode file to easily run and debug Chainloop services, mainly the Control Pllane and the CAS. Unfortunately, VS Code only allows 1 lauch.json file (no launch.local.json or similar), so this provided file would be generic and simple, but useful enough for the most basic use cases.

More information about launch configurations: https://code.visualstudio.com/docs/editor/debugging#_launch-configurations

jiparis avatar Apr 24 '24 18:04 jiparis