In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
Today, I will talk to you about how to configure the Python development environment in vs code under Mac. Many people may not know much about it. In order to make you understand better, the editor has summarized the following contents for you. I hope you can get something according to this article.
Background
To increase expenditure and save resources, I found a free development software, and it is a rising vscode in recent years, and it is an open source project produced by Microsoft.
What is "VS Code"?
Kaiyuan address: https://github.com/Microsoft/vscode
Visual Studio Code (VS Code for short) is an open source code editor developed by Microsoft that supports Windows, Linux, and macOS systems. It supports testing and has built-in Git version control functions, as well as development environment functions, such as code completion (similar to IntelliSense), code snippets, and code refactoring. The editor supports user personalized configuration. For example, changing the theme color, keyboard shortcuts and other properties and parameters, but also built in the editor extension management function.
Visual Studio Code is based on Electron development. Electron is a Chromium-based project that can be used to develop Node.js-based native applications. Visual Studio Code uses the Blink typesetting engine to render the user interface. [5] although Visual Studio Code is based on the Electron framework, it is not a copy of Atom. Code is produced by the editor core of "Monaco", the same as Visual Studio Team Services.
There are so many development languages supported that almost everything you can see is supported.
How to configure the Python development environment
Install vscode
Download address: https://code.visualstudio.com/insiders/
Just select the corresponding platform.
Insert a picture description here
Open the software
Insert a picture description here
Create a new project or file
a. Click new file to create a file.
Insert a picture description here
b. Write some python-related content in the file, and then save it as a py file.
Insert a picture description here
c. You can also select the corresponding python version in the lower left corner.
Insert a picture description here
Start debug
Click F5, or find the Debug bar in the toolbar and select start Debugging directly.
Insert a picture description here
After reading the above, do you have any further understanding of how to configure the Python development environment with vs code under Mac? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.