Visual Studio Code 的 Julia

    主页
    调试器
    远程
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.

Visual Studio Code 的 Julia 是 Julia 语言的一款功能强大且免费的编辑器。


在下方阅读更多相关信息或 直接开始



像 Python 一样易用,像 C 一样运行。

我们基于 Julia 独特地将易用性和性能相结合。初学者和专家都可以更快地构建出更好的软件并更快地获得结果。


可用的实时反馈。

采用完全实时环境的 VS Code 的 Julia 旨在消除编程中的挫败感和猜测,并让编程重拾乐趣。“画布编程”的混合风格将笔记本的探索性力量与 IDE 的生产性和静态分析特性相结合。


同样适合高级用户。

VS Code 是一款功能强大的编辑器,你可以随心所欲地进行自定义(尽管默认设置也是相当不错的)。它具有强大的功能,例如多光标、模糊文件查找和 Vim 键绑定。


Visual Studio Code 中的 Julia

您可以在 VS Code 文档中将 Julia 作为受支持的语言找到。