Skip to content

Commit b683116

Browse files
Merge pull request #39 from logankilpatrick/patch-1
Add basic env docs
2 parents 592d90d + e3f4f56 commit b683116

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/userguide/env.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# Julia Environments
2+
3+
The Julia VSCode Extension provides support for managing and switching your current Julia environment. You can click the "Julia env" button as shown below to select which environment you want to use:
4+
5+
<img width="1903" alt="Screen Shot 2021-08-24 at 6 14 50 PM" src="https://user-images.githubusercontent.com/35577566/130712226-20d40239-7ba9-4313-be38-dd84ee5ad9af.png">
6+
7+
If your active directory (shown on the left side of VSCode) contains a Julia environment and you try to switch to an alternate environment, you will be prompted with the message shown below:
8+
9+
<img width="1903" alt="Screen Shot 2021-08-24 at 6 41 34 PM" src="https://user-images.githubusercontent.com/35577566/130712430-b01f1c7a-b0ee-4774-8f10-a03ad06b991c.png">

0 commit comments

Comments
 (0)