Say goodbye to the past Before vscode had remote ssh, most Linux server developers usually used vs remote Linux, or xshell with vim, for server development. Although vs is very powerful and debugging is very clear, the time to open vs and start debugging is relatively long. Although xshell is also very convenient to use vim, there are still some sensory deficiencies. I am tired of opening multiple tabs and switching back and forth, and I am also tired of the same old command line interface, so I chose vscode remote Linux server to learn Linux development. Looking to the future
How to get 1. Download vscode insider address 2. Download the ssh remote extension 3. Configure ssh username and IP 4. Connect to Linux server 5. Perform development and install the required extensions (taking C++ as an example) 6. Notes C/C++ Clang Command Adapter If you need to develop c++11 or above, you need to configure setting.json You're done! This is the end of this article about the implementation of remote Linux development using vscode. For more relevant vscode remote Linux development content, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Native js to realize the upload picture control
>>: In-depth study of vue2.x--Explanation of the h function
Preface Due to the weak typing of JS, loose writi...
MySQL 5.7.21 winx64 free installation version con...
Use the rpm installation package to install mysql...
Table of contents 1. Build local storage 2. Creat...
1. Two types of DMA mapping 1.1. Consistent DMA m...
In fact, there are many corresponding writing met...
Today when I was writing a flash advertising code,...
To do MySQL performance adjustment and service st...
This article example shares the specific code of ...
Record the installation and use of openssh-server...
I recently used nginx in a project, and used Java...
This article shares the specific code of vue+echa...
Use js to control the light switch for your refer...
dig - DNS lookup utility When a domain name acces...
This article shares the specific code of Vue to i...