We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0760b7d commit 7ff6ffdCopy full SHA for 7ff6ffd
README.md
@@ -29,6 +29,11 @@ disable the built-in `Python` package (using
29
`Package Control -> Disable Package`, or directly by adding `"Python"` to
30
`"ignored_packages"` in the settings file).
31
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
+
37
Alternatively, the package can be installed manually in both editors:
38
39
- copy the MagicPython package into the Sublime/Atom user packages directory;
0 commit comments