JS Cpp Protocol

Reference for the communication protocol between the JavaScript editor (CodeMirror or Monaco) and the C++/Qt UI layer via QWebChannel. Use when implementing new editor features, adding messages to the bridge, debugging JS/C++ communication, or understanding how editor commands flow between layers.

notepadqq 314e361 13.2 KB Updated

File contents

notepadqq/notepadqq/tree/main/.agents/skills/js-cpp-protocol commit 314e361fda

Frequently asked questions

npx skillmds@latest add notepadqq/js-cpp-protocol