Julia for Visual Studio Code

    Main
    Debugger
    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 and show docs.

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.

Outline

Definitions and other interesting POIs in the file.

Julia for Visual Studio Code is a powerful, free Editor for the Julia language.


Read more about it below or get going straight away.



Walks like Python. Runs like C.

We build 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, Julia for VS Code 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 and static analysis features of an IDE.


Great for power users, too.

VS Code is a powerful editor and customisable to your heart’s content (though the defaults are pretty good too). It has power features like multiple cursors, fuzzy file finding and Vim keybindings.


Julia in Visual Studio Code

You can find Julia as a supported language in the VS Code docs