Does servicenow have code completion or intellisense in script boxes for our own scripts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 02:31 PM
I know about Syntax Macros... I want code completion or intellisense in script includes or in flow designer...etc. I want to add definitions or code examples... like all of ServiceNow's code does. Is there a hidden way to do this I can't find? Does it work in CLI or using VS Code? I've seen lots of other (older) posts, but they all talk about products that are no longer available or are years out of date. I'm not missing anything, right, this still doesn't exist?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 02:44 PM
Hi Daniel,
Try to install the SNUtils browser extension to have that working:
https://chrome.google.com/webstore/detail/sn-utils-tools-for-servic/jgaodbdddndbaijmcljdbglhpdhnjobg
Here is a list of features of SNUtils:
https://www.arnoudkooi.com/
And an example of the intelissense/auto-complete:
Hope this is what you need!
Please, don't forget to mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!
Best Regards,
Filipe Cruz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 07:27 PM
I'm pretty sure you missed the entire question. Also, I've been using that tool since it started, I'm also a Patreon 🙂
ServiceNow has this function in its own script boxes... on like Business Rules and Script includes... this only added for support Background Scripts. (Apply VS Code style editor to Background Scripts) I don't need this... I'm looking for that function but for my own custom scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 12:02 PM - edited 04-12-2024 12:04 PM