MCPcopy Index your code
hub / github.com/Exafunction/codeium-chrome

github.com/Exafunction/codeium-chrome @1.2.52

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.2.52 ↗ · + Follow
135 symbols 272 edges 24 files 0 documented · 0% updated 20mo ago1.2.52 · 2023-07-20★ 13414 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Codeium


Discord Twitter Follow License

Visual Studio JetBrains Open VSX Google Chrome

codeium-chrome

Free, ultrafast code autocomplete for Chrome

Codeium autocompletes your code with AI in all major IDEs. This includes web editors as well! This Chrome extension currently supports:

Contributions are welcome! Feel free to submit pull requests and issues related to the extension.

🔗 Original Chrome extension launch announcement

🚀 Getting started

To use the extension, install it from the Chrome Web Store.

If you'd like to develop the extension, you'll need Node and npm. After npm install, use npm run start to develop, and npm run build to package.

Extension points exported contracts — how you extend this code

IdeInfo (Interface)
(no doc)
src/common.ts
Storage (Interface)
(no doc)
src/storage.ts
Notebook (Interface)
(no doc)
src/jupyterInject.ts
Window (Interface)
(no doc)
src/script.ts
TextAndOffsets (Interface)
(no doc)
src/notebook.ts
DatabricksModel (Interface)
(no doc)
src/monacoCompletionProvider.ts
TextMarker (Interface)
(no doc)
src/codemirror.ts
GetCompletionsRequestMessage (Interface)
(no doc)
src/common.ts

Core symbols most depended-on inside this repo

getStorageItem
called by 12
src/storage.ts
clearCompletion
called by 10
src/codemirror.ts
setStorageItem
called by 7
src/storage.ts
getValueAndStartOffset
called by 6
src/monacoCompletionProvider.ts
numUtf8BytesToNumCodeUnits
called by 5
src/utf.ts
getCompletions
called by 4
src/common.ts
loggedOut
called by 4
src/shared.ts
loggedIn
called by 4
src/shared.ts

Shape

Function 47
Method 46
Class 26
Interface 16

Languages

TypeScript100%

Modules by API surface

src/monacoCompletionProvider.ts27 symbols
src/common.ts22 symbols
src/jupyterInject.ts20 symbols
src/codemirror.ts15 symbols
src/storage.ts9 symbols
src/script.ts7 symbols
src/notebook.ts6 symbols
src/jupyterlabPlugin.ts6 symbols
src/codemirrorInject.ts5 symbols
src/shared.ts4 symbols
src/utf.ts3 symbols
src/component/Options.tsx3 symbols

For agents

$ claude mcp add codeium-chrome \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact