VS Code extension v0.9.0 beta release

Hi all

We’ve released a beta for the next version of the Julia VS Code Extension, v0.9.0-beta.1. We’d much appreciate it if we could get some testers to try it out and give feedback on bugs before we release it to the marketplace.

This release is all about supporting multi root workspaces, i.e. opening multiple root folders in one VS Code window. All the editing features should support that now, and all the tasks (build, test etc.) as well.

To try the beta download the VSIX file from https://github.com/JuliaEditorSupport/julia-vscode/releases/download/v0.9.0-beta.1/language-julia-0.9.0-beta.1.vsix and install using the Extensions: Install from VSIX… command.

Thanks,
David and Zac

9 Likes

Thanks - installed! Will report back if I find any issues.