Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ crimson_editor
Function
crimson_editor
IPython/lib/editorhooks.py:122–123 ·
view source on GitHub ↗
(exe=u'cedt.exe')
Source
from the content-addressed store, hash-verified
120
121
122
def
crimson_editor(exe=u
'cedt.exe'
):
123
install_editor(exe + u
' /L:{line} {filename}'
)
124
125
126
def
kate(exe=u
'kate'
):
Callers
nothing calls this directly
Calls
1
install_editor
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…