Nijraj Gelani
Kilo Contributor
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 09-05-2019 11:36 PM
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
- Client Development
- Client Scripts
- UI Scripts
- Forms & UI
- UI Pages (including the processing script, client script and HTML)
- UI Macros
- Inbound Integrations
- Transform Maps (including transform scripts)
- Scripted REST Resources
- MID Server
- MID Server Script Includes
- MID Server Script Files
- Service Catalog
- Record Producer
- Catalog Client Script
- 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.
- 462 Views
Comments
Vito Giarrusso
Mega Explorer
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
10-17-2019
05:15 PM
I love this extension!
Previously i used servicenow-sync on atom editor.
This one is lightyears ahead of that one.
Thanks Nijraj 🙂