Code Search
Ever have some code you just can't find? Well I made an app to make it easy to search for the code. Really its just exposing the Studio Search to many more tables. But I thought I'd post about it here.
Link to share:
Don't want to look at the share and just try it out, Open Studio, Import from Source, paste in https://github.com/jacebenson/servicenow-codesearch.git no user or pass needed
Easily accessible to users with admin role only.
Created a /code sp site with just the one page. URL to search if you dont want to wait for the load /code?q=term
Also since you may not trust everyone, the code is open on github and accepting pull requests: https://github.com/jacebenson/servicenow-codesearch/tree/docs [Code is on "master" branch]
https://www.servicenow.com/community/developer-blog/code-search/ba-p/2288479