Skip to content

Commit 83d3b29

Browse files
committed
Updated description of julia vs code configuration
1 parent 482dd9e commit 83d3b29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/installation/juliapath_2.png

-10.4 KB
Loading

docs/src/installation/vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ The panel with the terminal and new Julia session should open.
4242
1. Open VS Code settings.
4343
![](juliapath_1.png)
4444

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

47-
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.
47+
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.
4848
![](juliapath_2.png)
4949

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

0 commit comments

Comments
 (0)