Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SirVer/ultisnips
/ _VisualContent
Class
_VisualContent
pythonx/UltiSnips/text_objects/python_code.py:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
43
class
_VisualContent(NamedTuple):
44
mode: str
45
text: str
46
47
48
class
SnippetUtilForAction(dict):
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected