Sublime Text 3 installation, configuration for Python and plugins | TOP IDLE for Python

Published: 24 February 2021
on channel: Python Hub Studio
111,373
2.9k

00:00 Sublime Text 3 Install editor for python
02:00 Sublime Text 3 console setup for python
05:15 Sublime Text 3 installation, setting up the REPL plugin for python (sublime.REPL)
10:00 Display project files
10:38 Sublime Text 3 Anaconda plugin - python code linting, autocompletion, tooltips
11:40 Sublime Text 3 Anaconda plugin error
13:40 Sublime Text 3 disable python code linting
15:07 Sublime Text 3 setting color schemes
17:38 Sublime Text 3 plugin AutoFileName
18:55 Sublime Text 3 other plugins: Emmet, DocBlockr
19:20 Sublime Text 3 Choosing a Python interpreter
-------------------------------------------------- -------------------------------------------------- ----------------------------------------------
Become a channel sponsor and you will get access to exclusive bonuses.
More:
   / @pythonhubstudio  
-------------------------------------------------- -------------------------------------------------- ----------------------------------------------
ATTENTION!!!
If you leave the "-i" flag in the REPL configuration file, then the interpreter session does not end when the tab is closed, to end the session you need to write the quit () command in the console, otherwise python will remain running. If the "-i" flag is removed, then after the execution of the script, the interpreter will close.
Code for the REPL plugin:
{
"target": "run_existing_window_command",
"id": "repl_python_run",
"file": "config/Python/Main.sublime-menu"
}
Fixing the Anaconda bug (if there was one):
{
"swallow_startup_errors": true
}
Subscribe to the channel!
#PythonHubStudio
#Python
#SublimeText3


On this page of the site you can watch the video online Sublime Text 3 installation, configuration for Python and plugins | TOP IDLE for Python with a duration of hours minute second in good quality, which was uploaded by the user Python Hub Studio 24 February 2021, share the link with friends and acquaintances, this video has already been watched 111,373 times on youtube and it was liked by 2.9 thousand viewers. Enjoy your viewing!