Vscode is a free, open source, efficient code editor, and is currently the most commonly used software development tool in front-end development. Does anyone know how to set untracked changes in git in VSCode? Here I will give you a detailed introduction to how to set untracked changes in git in VSCode. If you are interested, you can take a look. Setting method: 1. Double-click to open the software and click the gear icon in the lower left corner.
2. Then click "settings" in the option list. 3. In the opened window interface, click the "Git" option in the left column. 4. Then find "untracked changes" on the right, and finally click the drop-down button of the option box and select "separate" from the option list given below.The above is the detailed content of How to set untracked changes in git in VSCode. For more information, please follow other related articles on the PHP Chinese website!