Skip to content

Commit 7ff6ffd

Browse files
committed
readme: Add a note about VSCode
1 parent 0760b7d commit 7ff6ffd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ disable the built-in `Python` package (using
2929
`Package Control -> Disable Package`, or directly by adding `"Python"` to
3030
`"ignored_packages"` in the settings file).
3131

32+
In **VSCode**, copy/clone `MagicPython` to `.vscode/extensions` under your
33+
user directory ([more details](https://code.visualstudio.com/updates)).
34+
Please note, that [VSCode](https://code.visualstudio.com/) support is
35+
experimental.
36+
3237
Alternatively, the package can be installed manually in both editors:
3338

3439
- copy the MagicPython package into the Sublime/Atom user packages directory;

0 commit comments

Comments
 (0)