Skip to content

Commit 56dbcdb

Browse files
author
MattDMo
committed
fleshed out install message
1 parent 9838a47 commit 56dbcdb

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

messages/install.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
Thank you for installing Python Improved, the better Python language definition for Sublime Text!
1+
Python Improved
2+
===============
3+
4+
Thank you for installing Python Improved, the better Python language definition
5+
for Sublime Text! To make this your default Python, open a `.py` Python file.
6+
Select `View -> Syntax -> Open all with current extension as... -> PythonImproved`
7+
and you should be all set.
8+
9+
To take full advantage of the extra scopes included in Python Improved, check
10+
out the Neon Color Scheme at https://sublime.wbond.net/packages/Neon%20Color%20Scheme
11+
If you'd rather modify your own color scheme, a list of scopes is included in
12+
the README.md in the `Packages/Python Improved` directory. You can also find
13+
them on GitHub at https://github.com/MattDMo/PythonImproved
14+
15+
If you have any questions, comments, concerns, bugs, or patches, please open an
16+
issue or pull request on GitHub and I'll do what I can to help out. You can also
17+
email me directly at <mattdmo@pigimal.com> or find me on Twitter @MattDMo. This
18+
is definitely a work in progress, so if you'd like to contribute I'd love to
19+
hear from you!

0 commit comments

Comments
 (0)