Synchronization between Visual Studio Code and a ServiceNow instance

You can synchronize your applications between Visual Studio Code and your ServiceNow instance.

Synchronization

Changes made to your applications in Visual Studio Code are stored on your local file system only until you synchronise with your instance.

Synchronization accounts for the following changes:
  • File modifications on the instance or in the local file system
  • File creation on the instance or in the local file system
  • File deletion on the instance or in the local file system

You can sync your currently selected record or all records in the current application.