winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.6k stars 180 forks source link

I would like to start the Console from VSCode with a debugger attached #6397

Open ainvoner opened 2 weeks ago

ainvoner commented 2 weeks ago

Use Case

Debugging wing code in VSCode while running the Console

Proposed Solution

add additional icon to VSCode that will start the Console and attach a debugger

Implementation Notes

No response

Component

IDE Extension

Community Notes