A flexible IDE
for the 21st century

Juno will receive no more feature updates. Development focus has shifted to the Julia extension for VSCode.

    Main
    Profiler
    Debugger
    Terminal
    Remote
Workspace View

The Workspace panel summarizes all variables defined in the currently active module.

Dynamic Autocompletion

Suggestions are created dynamically based on the currently loaded packages.

Inline Results

Interactive inline results allow for notebook-like evaluation.

Integrated REPL

Seamless integration of the Julia REPL.

Plot Pane

In-editor display of plots, complete with history and interactivity.

Progress Indicator

Fully customizable progress bar.

Outline

Definitions and other interesting POIs in the file.

Documentation Pane

Easily search through package and Base documentation.

Juno is a powerful, free environment for the Julia language.


Read more about it below or get going straight away.



Walks like Python. Runs like C.

Juno builds on Julia’s unique combination of ease-of-use and performance. Beginners and experts can build better software more quickly, and get to a result faster.


Useable real-time feedback.

With a completely live environment, Juno aims to take the frustration and guesswork out of programming and put the fun back in. A hybrid “canvas programming” style combines the exploratory power of a notebook with the productivity of an IDE.


Great for power users, too.

Juno is built on Atom, which means it’s a powerful editor as well as a pretty face. It’s customisable to your heart’s content (though the defaults are pretty good too) and has power features like multiple cursors, fuzzy file finding and Vim keybindings.