Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ ~CodeEditor
Method
~CodeEditor
src/ui/codeeditor.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
CodeEditor::~CodeEditor()
48
{
49
delete highlighter;
50
}
51
52
int CodeEditor::lineNumberAreaWidth()
53
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected