Nijraj Gelani
Kilo Contributor

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

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.

Comments
Vito Giarrusso
Mega Explorer

I love this extension!

Previously i used servicenow-sync on atom editor.

This one is lightyears ahead of that one.

 

Thanks Nijraj 🙂

Version history
Last update:
‎09-05-2019 11:36 PM
Updated by: