sourcegraph/doc/dev
Quinn Slack 4c866a6f6b
add client/cody-shared (@sourcegraph/cody-shared) shared lib (#49990)
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). ✔️
2023-03-25 10:40:29 +00:00
..
adr doc: fix bad links (#47866) 2023-02-20 08:12:24 +00:00
background-information add client/cody-shared (@sourcegraph/cody-shared) shared lib (#49990) 2023-03-25 10:40:29 +00:00
contributing Clarifying CLA form location (#48864) 2023-03-14 16:24:40 -07:00
how-to docs: update sourcegraph.sourcegraph.com links to public version + use SG links instead of GH (#49894) 2023-03-23 11:55:15 +01:00
radar Sourcegraph Tech Radar (#35538) 2022-06-08 13:51:04 +02:00
security Docs: Replace hyphens in text with em-dashes (#42367) 2023-01-31 13:18:49 +01:00
setup Add a step for verifying GitHub SSH key setup (#48780) 2023-03-08 13:05:18 -08:00
index.md SCIM: add docs (#49678) 2023-03-21 12:48:01 +00:00