---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Reset a project in Visual Studio Code

# Reset a project in Visual Studio Code {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Reset the project to the state on the server by discarding all the local changes if
you encounter any serious sync issues.

## Antes de Iniciar

Role required: none.

## Por Que e Quando Desempenhar Esta Tarefa

When you reset a project to its server state, all unsynchronized changes are lost.

## Procedimento

1. Navigate to AllViewCommand Palette in.  
   You can also use a keyboard shortcut, Control+Shift+P on Windows or Command+Shift+P on MacOS, to open the command palette.
2. Choose Now: Reset Project from the drop-down list.
3. Click Yes in the dialog box.

## Resultado

The project is reset to its original state.  
Nota:  
This option should be used only when something goes wrong, for example, if the project is corrupted or you are facing sync issues.
**Tarefas relacionadas**   

* [Create a project in VS Code](https://servicenow-prod.fluidtopics.net/Xf8htmrxi6kKryWfCwqegA "ServiceNow applications are contained within a project in the VS Code IDE. Import an application from your ServiceNow instance with the help of ServiceNow Extensions for VS Code.")

