IglooReloaded: New VSCode Extension for ServiceNow Development
Import
·
Sep 06, 2019
·
article
Hello all, I wanted to share a VSCode extension for easier development of ServiceNow scripts from Visual Studio Code (search for IglooReloaded in vscode extensions).
Its features include the following:
- Shows autocompletion suggestions for all client and server side APIs
- Tracks modified files locally (set "track_changes" to true in iglooconfig.txt)
- Warns before overwriting files that may have been modified by someone else
- Supports following files:
- Server Development
- Business Rules
- Script Includes
- UI Actions
- Processors
- Scheduled Script Executions
- Script Action
- Fix Script
- Business Rules
- Client Development
- Forms & UI
- UI Pages (including the processing script, client script and HTML)
- UI Macros
- UI Pages (including the processing script, client script and HTML)
- Inbound Integrations
- Transform Maps (including transform scripts)
- Scripted REST Resources
- Transform Maps (including transform scripts)
- MID Server
- MID Server Script Includes
- MID Server Script Files
- MID Server Script Includes
- Service Catalog
- Record Producer
- Catalog Client Script
- Record Producer
- Content Management
- Content Blocks - Programmatic
- Server Development
You can read more about how to set it up at https://marketplace.visualstudio.com/items?itemName=GelaniNijraj.iglooreloaded
Let me know if you face any issues with it or have any feature request.
View original source
https://www.servicenow.com/community/developer-articles/iglooreloaded-new-vscode-extension-for-servicenow-development/ta-p/2324864