VS Code for Python development tool

Source: Internet
Author: User

AC Group: 522720170

Forwarding + likes = support

Introduction

Recently in the collation of the content of the Python Automation test course, found that Microsoft out of the VS code editor is too cool, very easy to use, and light weight do not want, hereby record, there is a choice of tangled friends I highly recommend using TA.

PS: Compatible with WIN10 and compatible with high resolution screen, I was moved to cry ~ ~ ~

Download

Go and see for yourself, especially simple, address: https://code.visualstudio.com/Download

Installation is EXE, very easy, no, I have no way to

Configuration

After the installation is complete, several configurations are required:

1, install the Python plugin,

2, install the Vscode-icons plug-in, the same way, this is the collation file type Display icon

3. menu File > Preferences > Settings, find "Python.pythonpath" on the left: "Python", and copy to the right parenthesis, modify the value Python as the actual Python path on your computer. My configuration is as follows

4, casually write a py file, then press two times F5 can be executed. The first time you press F5 is debug, you can step through debugging, the debug information is displayed on the left. Press F5 the second time to execute the remaining. If you want to do it all at once F5, you need to modify "Stoponentry" in Launch.json: true, change to "Stoponentry": false

This article is from the "Cockroach Performance automation test brand" blog, please be sure to keep this source http://xqtesting.blog.51cto.com/4626073/1970797

VS Code for Python development tool

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.