Skip to content

Commit

Permalink
Updated description of julia vs code configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavMacha committed Sep 28, 2022
1 parent 482dd9e commit 83d3b29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified docs/src/installation/juliapath_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/src/installation/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ The panel with the terminal and new Julia session should open.
1. Open VS Code settings.
![](juliapath_1.png)

2. Find `Julia: Executable Path` by typing `julia executablePath` into the search bar.
2. Type `Julia: Executable Path` in the search box.

3. Set the `julia.executablePath` to the full path of Julia executable that the extension should use. The format of the path should follow your platform specific conventions.
3. Set the `Julia: Executable Path` to the full path of Julia executable that the extension should use. The format of the path should follow your platform specific conventions.
![](juliapath_2.png)

There are other useful extensions. We recommend installing the `Project Manager` extension that provides additional features to manage projects.
Expand Down

0 comments on commit 83d3b29

Please sign in to comment.