Sublime Python editor configuration method

高洛峰
Release: 2017-03-09 09:50:11
Original
1855 people have browsed it

1. Now you can install sublime text 3, and then install package control, which allows you to easily install plug-in packages. The installation method is available online.

1. Install the SublimeCodeIntel plug-in to realize the automatic syntax completion function.
2. Installing AutoPEP8 can automatically standardize python.
3. Focus on installing the SublimeREPL plug-in. When installing and opening the python file, switch the layout to a 2-line search format and select the menu ToolS->sublimeREPL->Python->Python-PDB curren file
4. Anaconda : Practical functions such as automatic matching of keywords, effectively improving development efficiency


The above is the detailed content of Sublime Python editor configuration method. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!