Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/victorporof/Sublime-HTMLPrettify
/ run
Method
run
src/py/commands.py:63–64 ·
view source on GitHub ↗
(self, _)
Source
from the content-addressed store, hash-verified
61
62
class
HtmlprettifyOpenBugFile(TextCommand):
63
def
run(self, _):
64
file_bug()
65
66
67
class
HtmlprettifyOpenReleaseNotes(TextCommand):
Callers
nothing calls this directly
Calls
1
file_bug
Function · 0.85
Tested by
no test coverage detected