We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We use SublimeText 3 with Anaconda for development. Tab Size: 4. Please add the following settings to your SublimeText:
Preferences / Settings - User
{ "ignored_packages": [ "Vintage" ], "ensure_newline_at_eof_on_save": true, "folder_exclude_patterns": [ ".svn", ".git", ".hg", "CVS", "pycache" ], }