sourcegraph/client/extension-api
2022-10-06 17:45:06 +00:00
..
src BExt: Update repo not found hover warning (#42509) 2022-10-06 17:45:06 +00:00
.eslintrc.js web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
LICENSE web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
package.json extensions: remove decorations column display support (#41124) 2022-09-01 17:08:27 +03:00
README.md all: replace links to sourcegraph master to main (#36344) 2022-06-29 22:29:07 +00:00
tsconfig.json web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
typedoc.js web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00

Sourcegraph extension API

codecov code style: prettier sourcegraph: search

This package contains only the types for the Sourcegraph extension API (sourcegraph.d.ts).

See Sourcegraph extensions documentation for more information.