This extension is a fork from julia-vscode for github1s.
This VS Code extension provides support for the Julia programming language.
- Install Julia for your platform: https://julialang.org/downloads/
- Install VS Code for your platform: https://code.visualstudio.com/download At the end of this step you should be able to start VS Code.
- Install the Julia VS Code extension:
- Start VS Code.
- Inside VS Code, go to the extensions view either by
executing the
View: Show Extensionscommand (click View->Command Palette...) or by clicking on the extension icon on the left side of the VS Code window. - In the extensions view, simply search for the term
juliain the marketplace search box, then select the extension namedJuliaand click the install button. You might have to restart VS Code after this step.
The extension currently provides:
- syntax highlighting
- a linter
- code navigation
- a plot gallery
- a grid viewer for tabular data
- integrated support for Weave.jl
The documentation has sections that describe the features of this extension (including e.g. keyboard shortcuts). This repo also has legacy docs in the wiki.
Please visit the known issues and workarounds for up-to-date information about known issues and solutions for those problems.
The Julia extension for Visual Studio Code collects usage data and sends it to the development team to help improve the extension. Read our privacy policy to learn more and how to disable any telemetry.