Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ init_npp_interface
Function
init_npp_interface
src/plugin/Plugin.cpp:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
void init_npp_interface() { npp = std::make_unique<NppInterface>(&npp_data); }
163
164
void notify(SCNotification *notify_code) { npp->notify(notify_code); }
165
Callers
1
setInfo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected