Emurasoft / emeditor-plugin-library

Files required to create a plugin for EmEditor.

Home Page:https://www.emeditor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright © 2023 Emurasoft, Inc.

Licensed under the MIT license. See LICENSE for details.

(April 2023: Repository was renamed to emeditor-plugin-library)

This repository contains three files that enable a C++ plug-in to communicate with EmEditor:

  • etlframe.h
  • plugin.h
  • exports.def

For more information about writing plug-ins for EmEditor, read How To Create Plug-ins for EmEditor.

About

Files required to create a plugin for EmEditor.

https://www.emeditor.com/

License:MIT License


Languages

Language:C 90.3%Language:C++ 9.7%