Reset a project in Visual Studio Code
Reset the project to the state on the server by discarding all the local changes if you encounter any serious sync issues.
始める前に
Role required: none.
このタスクについて
When you reset a project to its server state, all unsynchronized changes are lost.
手順
タスクの結果
注:
This option
should be used only when something goes wrong, for example, if the project is
corrupted or you are facing sync issues.