rock-core / vscode-rock

VSCode extension for Rock integration
MIT License
1 stars 1 forks source link

debug viewlet won't show new launch configs #26

Closed g-arjones closed 6 years ago

g-arjones commented 6 years ago

In order to show the first entry (when launch.json is not created yet), the user has to restart vscode

g-arjones commented 6 years ago

Actually, this is wrong. It doesn't work while debugging the extension but it works when the extension is properly installed.