In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
In this issue, the editor will bring you about how to build VSCode as an artifact of doing exercises. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.
Do not know what tools children's shoes usually use to do exercises, I usually use VSCode, in addition to doing exercises, most of my work will also use VSCode, because this tool plug-in is very convenient, UI is also very beautiful, in addition to editing also supports the debugging of most languages, basically zero configuration can be used.
So let's take a look at the most powerful exercise artifact in the universe.
Download and install
First of all, we need to download and install VSCode and download it directly on the official website.
Double-click the installation when the download is complete.
Remember to check the following options when installing:
You can use VSCode on the command line, or you can right-click a file or folder to edit it.
First use
The first launch of VSCode displays a welcome interface that allows you to quickly open files and folders, as well as history files directly.
By typing the shortcut key ctrl+shift+p, you can open the command panel, where almost all functions can be performed.
An overview of the interface, the following figure shows the location of different parts.
You can also enter playground through the command panel with a help help. Select and enter the following interface:
Here you can learn the basic VSCode functions.
Start doing exercises.
We can browse and submit LeetCode topics on VSCode, starting with installing the LeetCode plug-in.
After the installation is complete, click the LeetCode icon on the left, and then click the Earth icon, as shown below:
Select the Chinese version and click the entry icon:
Enter your user name and password and you can log in to your LeetCode account to do exercises.
Then we can choose the dynamic programming topic in tag:
Select a topic, the topic description and code window will appear. After completing the code, click submit, and you can submit the result to the official LeetCode for viewing.
At this point, you can easily do exercises, but we can also take a closer look at the plug-in features of VSCode.
Basic language plug-in
If you use C++ as your programming language, you can install the Cmax Candle + plug-in, which basically performs all the functions you need, including code formatting, debugging, code hopping, intelligent completion and so on.
If you use Python, you can install the Python plug-in, similarly, this plug-in can also perform the same functions as C++, but also more feature-rich.
If you have started to use VSCode for development, you will gradually become proficient and get used to it. Most of the problems encountered in development can be solved by suitable plug-ins, and if not, you can also develop your own plug-ins.
I used to use sublime, and I didn't use VSCode for a long time, mainly because VSCode was stuck, but now VSCode is very fast after years of optimization.
The configuration of VSCode is very many, and it is very easy to start. At the same time, if you want to customize deeply, you need a lot of time to learn. If you want to do good work, you must first sharpen its tools. VSCode will be a sharp weapon for learning and working.
The official website address of VSCode is as follows: https://code.visualstudio.com/
Website: https://www.algomooc.com
The above is the editor for you to share how to make VSCode as an artifact of doing exercises, if you happen to have similar doubts, you might as well refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.
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.