mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
All code that does not depend on `vscode` was moved to
`client/cody-shared` and is imported via
`@sourcegraph/cody-shared/src/...`. This will eventually make it
possible to expose Cody in the web app.
This adds essentially zero dev/build friction (no slowdowns, very little
additional complexity).
## Test plan
Run unit and integration tests. Package local vsix. Confirm that it
works (to ensure there are no bundling issues). ✔️
|
||
|---|---|---|
| .. | ||
| adr | ||
| background-information | ||
| contributing | ||
| how-to | ||
| radar | ||
| security | ||
| setup | ||
| index.md | ||