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
Let me first explain why the text is not vertical...
The installation tutorial of mysql 8.0.11 winx64 ...
Overview es6 adds a new way to get specified elem...
I don't know if it's because the binary d...
This article introduces some issues about HTML ta...
Table of contents 1. Basic Example 2. Set the sco...
1. Two types of DMA mapping 1.1. Consistent DMA m...
1. Why do we need to divide tables and partitions...
Assumption: The stored procedure is executed ever...
Rendering Define the skeleton, write HTML and CSS...
1 Introduction After "Maven deploys Springbo...
Key Modifiers When listening for keyboard events,...
Directly to the configuration file server { liste...
This article will introduce an interesting pseudo...
Method 1: Please add the following code after <...