🛠️ Developer Tools for ServiceNow
Modern tooling for ServiceNow development
ServiceNow development gets much better once you extend the workflow beyond the platform editor. This guide groups the posts in the project that focus on editor tooling, search, and local productivity.
What you’ll learn
- Better ways to search large codebases in VS Code.
- How the Sync Now workflow fits into a local-first setup.
- Practical patterns for improving speed and feedback loops during development.
Advanced RegEx Search in VS Code
When standard search isn’t enough, VS Code’s regex capabilities come to the rescue. While Cmd + Shift + f works for basic searches, what about finding files …
iKosak Sync Now is open source
VS Code extension iKosak Sync Now for ServiceNow development is now open source. Hosted on Github, powered by Github Actions and everyone can contribute 🎉. Go check the …
VS Code extension for ServiceNow
Edit ServiceNow scripts with your text editor and upload with a shortcut when done