kedro-org / vscode-kedro

Kedro extension for VSCode including LSP and other features
https://marketplace.visualstudio.com/items?itemName=kedro.Kedro
Apache License 2.0
11 stars 2 forks source link

Debug mode (F5) hangs forever #26

Closed noklam closed 2 weeks ago

noklam commented 3 weeks ago

Description

Debug mode (F5) hangs forever, dev need to do Ctrl + C to terminate the process launched in the terminal manually to trigger the "Extension Development Host" Window.

Context

Dev get confused when there is nothing happened after triggering Debug mode.