Synchronize the current project between a Visual Studio Code workspace and a ServiceNow instance
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Building applications
Synchronize the current project between a Visual Studio Code workspace and a ServiceNow instance
Synchronize files between the Visual Studio Code workspace (client/local) and the instance (server) bi-directionally.
Before you begin
About this task
The changes made to the application files in the Visual Studio Code workspace are initially stored in the local file system. When you run the Sync command, the local changes made to the application files are sent to the server for persistence.
Procedure
What to do next