File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,14 +22,12 @@ led to the creation of this package.
2222
2323This is meant to be a drop-in replacement for the default Python package.
2424
25- In Atom, install the "MagicPython" package and disable the built-in "Python"
26- package.
27-
28- In Sublime Text, install "MagicPython" via "Package Control". To use
29- "MagicPython" for all Python files, you can either disable the built-in
30- "Python" package, or navigate
31- * ` View -> Syntax -> Open all with current extension as... -> MagicPython ` *
32- menu.
25+ In * Atom* , install the ` MagicPython ` package and disable the built-in
26+ ` language-python ` package.
27+
28+ In * Sublime Text* , install ` MagicPython ` package via "Package Control" and
29+ disable the built-in ` Python ` package (via ` Package Control -> Disable Package ` ,
30+ or directly by adding ` "Python" ` to ` "ignored_packages" ` in the settings file).
3331
3432Alternatively, the package can be installed manually in both editors:
3533
You can’t perform that action at this time.
0 commit comments