VS Code setup for servicenow
Installation procedure.
1. Install VS code extension – [ sn-scriptsync].
2. Create a new folder with the name “sn-scriptsync" under Documents directory.
3. Install “ServiceNow Utils” – browser extension in Chrome or Firefox browser.
4. Enable ServiceNow Utils in the browser.
5. Click on Open ScriptSync Helper Tab. It will create a web socket connection between your instance and the VS code.
6. Click on the new button provided by browser extension which opens code in vscode. After saving code in VS code editor, WebSocket connection updates the code in an instance. And it will be captured in the update set.
My Articles:
1. Useful Number methods in JavaScript
2. Service-Now Client Script APIs
https://www.servicenow.com/community/developer-articles/vs-code-setup-for-servicenow/ta-p/2324907