Sadly, all the instructions assume willingness to use the Microsoft-built VS Code release and the Marketplace. How to use Julia in my Code editor without the Marketplace?
Is it possible to install it using these files?
1 Like
Yeah, on the Extensions pane, in the ellipsis ...
menu, thereās an āInstall from VSIXā¦ā option. Iāve used it successfully for other extensions before.
1 Like
There is GitHub - VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing which uses https://open-vsx.org
2 Likes
Ah, I was wondering where my VS Codium was fetching extensions from, its search bar also just says āSearch Extensions in Marketplaceā so I wasnāt sure. @nsajko Iām curious what your setup is, do you use some other custom VS Code binary other than VS Codium?
I use Code OSS as packaged by Archlinux. In fact, it already had the OpenVSX-thingie marketplace, itās just that I never used Code before
1 Like