Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ CurrentPosition
Method
CurrentPosition
scintilla/src/Editor.cxx:773–776 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
771
}
772
773
int Editor::CurrentPosition()
774
{
775
return sel.MainCaret();
776
}
777
778
bool Editor::SelectionEmpty()
779
{
Callers
nothing calls this directly
Calls
1
MainCaret
Method · 0.80
Tested by
no test coverage detected