diff --git a/docs/developer-guide.md b/docs/developer-guide.md index 9b56a7d07586f50d814f02bc045eb6a5b9c2aa3f..d3f2c4072adfa2d4efa5b05f89775229bb6a35ca 100644 --- a/docs/developer-guide.md +++ b/docs/developer-guide.md @@ -68,6 +68,8 @@ Now start Liquidsoap which is part of Engine Core: ~/code/aura/engine-core$ ./run.sh ``` +If your IDE of choice is *Visual Studio Code*, then there are launch settings provided in `.vscode/launch.json`. + ## API You can find the AURA API definition here: https://gitlab.servus.at/autoradio/meta/blob/master/api-definition.md