Home>Article>Development Tools> A brief discussion on how to configure SVN plug-in in VSCode
This article will introduce to youVSCodeHow to configure the SVN plug-in and use SVN. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
VSCode configuration and use SVN
1. Download Vscode, official website download address: code.visualstudio.com/
2. Installation, it is best to customize the installation path, do not install on the main disk
3. Open the installed Vscode, download the plug-in in the Vscode mall, enter TortoiseSVN, and click the Install button in the lower right corner , the installation is complete
4. Open any document and right-click in the blank space of the document, as shown below
The above completes the steps to install the TortoiseSVN plug-in in Vscode
Recommended learning: "vscode tutorial"
The above is the detailed content of A brief discussion on how to configure SVN plug-in in VSCode. For more information, please follow other related articles on the PHP Chinese website!