Does Julia VS Code extension v0.11.6 support Julia 1.4?

Can I use v0.11.6 extension for Julia 1.4?

No that won’t work. You’ll need to use an extension with version >= 0.14. But a lot of nice improvement have been implemented in the mean time, so the upgrade its worthwhile.

1 Like

when I update to 0.15.19, fn+F5 doesn’t work on my mac
Configured debug type ‘cppdbg’ is not supported
I don’t know how to run code in REPL
I have to copy all the code and then press control+enter to run the file