Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ CancelModes
Method
CancelModes
scintilla/src/Editor.cxx:5162–5165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5160
}
5161
5162
void Editor::CancelModes()
5163
{
5164
sel.SetMoveExtends ( false );
5165
}
5166
5167
void Editor::NewLine()
5168
{
Callers
nothing calls this directly
Calls
1
SetMoveExtends
Method · 0.80
Tested by
no test coverage detected