---
original_url: "https://jace.pro/blog/code-search-updated/"
format: markdown
ai_optimized: true
---

Code Search Updated- # Code Search Updated

April 23, 2018 [servicenow](/tags/servicenow/)

  Enable AI AnimationAfter some back and forth between the creator of the `sn_codesearch` app [Cory Seering](https://community.servicenow.com/community?id=community_user_profile&user=bf225e65dbd81fc09c9ffb651f9619d6) I have a better understanding of how this works.

This scoped app now uses its own search group to search 49 tables instead of the default 29.

It now includes everything OOB I can think of that could run code server/client side.

## [](#setup)[Setup](https://jace.pro/post/2018-04-22-code-search-update/#setup)

Open Studio on your environment
- Import from source
- Paste in the following URL:
[https://github.com/jacebenson/servicenow-code.git](https://github.com/jacebenson/servicenow-code.git)

## [](#update)[Update](https://jace.pro/post/2018-04-22-code-search-update/#update)

For those who already installed it;

- Open Studio on your environment
- Select `Code`
- Source Control-Apply Remote Changes

This will make the app much smaller as it also moves the scopes from before.

## [](#usage)[Usage](https://jace.pro/post/2018-04-22-code-search-update/#usage)

After you import this you can start to use it by navigating to `/code` on your instance.

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/2018/2018-04-22-code-search-updated.md).

[Code Search Updated](https://jace.pro/blog/code-search-updated/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/code-search-updated/*
