notepad++ build Python Simple development environment (NPPEXEC plugin version)

Source: Internet
Author: User

notepad++ build Python Simple development environment (NPPEXEC plugin version)

Original address: http://blog.sina.com.cn/s/blog_55eb21950101daty.html

1. Open notepad++, select menu Plugin (plugin)->plugin manager->show Plugin Manager, open the Plugins manager, find Available in the Nppexec tab
2. Tick nppexec, then install, download done, all Yes,ok
3. Restart the Notepad++,nppexec plug-in installation is complete, under the plugin (Plug-in) menu, you can find
4. Select plugin (plugin)->nppexec->execute ... Pop-up Execute dialog box
5. Enter the following code
Npp_save
CD $ (current_directory)
Python "$ (full_current_path)"
6. Click "Save ..." Enter script name "Run Python", save OK
7. Select plugin (plug-in)->nppexec->adevanced options

?

8. Set complete OK to restart notepad++, select menu Settings (set)->shortcut Mapper (manage shortcut), open plugin commands option, find "Debug for Python" Set shortcut keys such as CTRL + B, everything is done (nodepad++ this shortcut ctrl+b so repeat, you directly modify to Ctrl+shift+b on the line)

Summary: Start enjoying the thrill of coding ~

notepad++ build Python Simple development environment (NPPEXEC plugin version)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.