Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ index.js
File
index.js
wasm/demo/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./style.css'
;
2
import
'@xterm/xterm/css/xterm.css'
;
3
import
{ EditorView, basicSetup } from
'codemirror'
;
4
import
{ keymap } from
'@codemirror/view'
;
Callers
nothing calls this directly
Calls
9
updateSnippet
Function · 0.85
catch
Method · 0.80
getElementById
Method · 0.80
of
Method · 0.80
onReady
Function · 0.70
then
Method · 0.45
error
Method · 0.45
focus
Method · 0.45
open
Method · 0.45
Tested by
no test coverage detected