Some parts of the code is from https://github.com/AuroraEditor/AEExtensionKit/tree/main
CMExtensionKit
is a dynamic library which is shared between CodeMaster and extensions.
It allows them to talk with each other.
Please report issues on https://github.com/CodeMasterApp/CMExtensionKit/issues
- import
https://github.com/CodeMasterApp/CMExtensionKit
as a package in your project.