OCamlPro / superbol-studio-oss

Open-Source part of SuperBOL Studio, including the Visual Studio Code extension and its LSP server
https://superbol.eu
Other
24 stars 13 forks source link

superbol-debug: allow ad-hoc debugging "execute and debug" for files outside of a workspace #355

Open GitMensch opened 3 months ago

GitMensch commented 3 months ago

Using that command currently comes up with "install extension for COBOL"; the current default one which includes "cwd": "${workspaceFolder}" cannot work as this variable is not set for non-workspace windows.