mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:31:48 +00:00
This adds three recipes to the welcome chat message in VScode to help users get started. Fixes issue #54232 . ## Test plan Open Cody. A new chat now has buttons. Clicking the buttons starts those recipes. --------- Co-authored-by: Beatrix <beatrix@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .stylelintrc.json | ||
| BUILD.bazel | ||
| jest.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Cody UI shared library
The @sourcegraph/cody-ui package contains UI code that is shared among Cody clients.