VS Code: cannot see plots or click on them in the new Plot Navigator

I can only see plot names in the new plot navigator.
I cannot see actual plots and I cannot click on them.
Am I missing something? I assumed I was supposed to see plots and be able to click on them for easier navigation?
My plots in regular plot window look fine.

I have VSCode 1.56.2 and julia-vscode v1.2.1.

julia> versioninfo()
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin18.7.0)
  CPU: Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 4

Fixed by

A new insiders release should be out very soon.

3 Likes