VSNow lets you edit ServiceNow widget files directly in VSCode with live updates.
It runs a local server and uses WebSocket connections to sync changes instantly between VSCode and the ServiceNow widget editor.
As you type, changes appear in ServiceNow without manual refresh. Supports saving directly to ServiceNow and previewing updates for faster development.
Features
Edit ServiceNow widgets directly in VSCode
Live updates in the ServiceNow widget editor using WebSocket
Save changes directly to ServiceNow
Preview updates instantly without manual refresh
Requirements
Install the VSNow VS Code extension
Install the VSNow Chrome extension
Access to a ServiceNow instance with widget editor enabled
Extension Settings
This extension contributes the following settings:
VSNow.Save: Save the current widget file to ServiceNow
VSNow.CloseAndSave: Save the widget file and close the editor tab
VSNow.ToggleView: Switch between VSCode and the ServiceNow widget editor view
VSNow.Preview: Preview the widget in ServiceNow with latest changes
Release Notes
1.0.0
Initial release of VSNow
Live editing and syncing with ServiceNow widget editor