Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ getCurrentEditor
Method
getCurrentEditor
src/DockedEditor.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
98
ScintillaNext *DockedEditor::getCurrentEditor() const
99
{
100
return currentEditor;
101
}
102
103
int DockedEditor::count() const
104
{
Callers
1
currentEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected