It has tabs, syntax highlighting, and when you use some plugins, you can get all the features of other Python IDE's. Best of all, since it has the syntax highlighting for most languages, and its your basic text editor, you can use it to edit all your files, instead of having x open for your C programs, y open for your configuration file editing, and z open to do your javascripting. When I use python to do web work, this helps, since I have python, JS, HTML, and CSS all open at once.
Remove these ads by
Signing UpStep 1Changing Preferences
Edit>Preferences
The rest of the instructable is based in here.
First, you'll want to set up settings in the "View" tab.
I highly reccomend Text Wrapping, Line Numbers (for Debugging), and Bracket Matching. The Current Line highlighting annoys some people, and I hate that margin, but go ahead and add it if you like it.
In the Editor tab, you'll want to check off the first 2 boxes and set the Tab width to 4 if you're using python, as that's the standard. (Python uses tabulation instead of { and } brackets)
If you're not going to use it for Python, set the value to whatever you like.
For File Saving, you can do whatever you like.
| « Previous Step | Download PDFView All Steps | Next Step » |
4
comments
|
Add Comment
|
zachninme (author)
says:
![]() |
Add Comment
|
































