Help with IDE's for Julia

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

  • There is now the possibility to temporarily deactivate (e.g. long-running) cells in Pluto (https://github.com/fonsp/Pluto.jl/pull/985) and to go to the definition of each global variable by Ctrl-clicking on it (https://github.com/fonsp/Pluto.jl/pull/1144).

  • vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  • If you're willing to entertain a compromise, you can try VSCodium. This is an open fork of Msft's VSCode (which is open source and licensed under MIT) with msft telemetry disabled. You can take a look here: https://vscodium.com/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-slime

    A vim plugin to give you some slime. (Emacs)

  • I use vim+vim_slime along with the julia plugin configured with tab latex to unicode conversion. This means I can have a REPL open in a split vim buffer and send chunks from my script directly to the REPL. It's really lightweight and fast. I'm working to make some functional snippets too.

  • julia-vim

    Vim support for Julia.

  • I use vim+vim_slime along with the julia plugin configured with tab latex to unicode conversion. This means I can have a REPL open in a split vim buffer and send chunks from my script directly to the REPL. It's really lightweight and fast. I'm working to make some functional snippets too.

  • Weave.jl

    Scientific reports/literate programming for Julia

  • Side Note: My only desire for my julia work now is that the Weave plugin starts going faster as I'm currently stuck with RMarkdown, which is decent, but I love Julia a lot more than R.

  • PlutoTest.jl

    ✔️ Visual, reactive testing library for Julia. Time machine included.

  • For testing of Pluto code this looks very promising: https://github.com/JuliaPluto/PlutoTest.jl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts