Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exafunction/codeium-chrome
/ script.ts
File
script.ts
src/script.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ JupyterFrontEnd } from
'@jupyterlab/application'
;
2
import
type
* as monaco from
'monaco-editor'
;
3
4
import
{ addListeners } from
'./codemirror'
;
Callers
nothing calls this directly
Calls
7
getPlugin
Function · 0.90
computeAllowlist
Function · 0.90
getAllowlist
Function · 0.85
addMonacoInject
Function · 0.85
addCodeMirror5GlobalInject
Function · 0.85
addCodeMirror5LocalInject
Function · 0.85
editorHook
Method · 0.80
Tested by
no test coverage detected