Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.59 KB

File metadata and controls

24 lines (17 loc) · 1.59 KB

Developing code intelligence

This guide documents our approach to developing code intelligence-related features in our codebase. This includes the code intelligence logic included in the Sourcegraph instance as well as the extensions that provide code intelligence to the web UI, browser extension, and code host integrations.

Services:

Code intelligence-specific code:

Docs: