OCamlPro / superbol-studio-oss

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

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

Open GitMensch opened 1 month ago

GitMensch commented 1 month 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.