在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):dail8859/LuaScript开源软件地址(OpenSource Url):https://github.com/dail8859/LuaScript开源编程语言(OpenSource Language):C 61.8%开源软件介绍(OpenSource Introduction):LuaScriptNotepad++ plugin for Lua scripting capabilities. This provides control over all of Scintilla's features and options with a light-weight, fully-functional programming language. Major features include:
Getting StartedInstall the plugin using the Notepad++ Plugin Admin, or you can manually download it from the Release page and extract the zip into your Lua ConsoleLuaScript provides an interactive console for running Lua commands. This can be shown by Startup ScriptLuaScript looks for the Registering New ShortcutsNew functions can be added as shortcuts by using AddShortcut. The new menu items are listed under the Registering Callback FunctionsScripts can also register functions to be called when certain events occur, such as a file being opened, text being modified, etc. Each callback provides a different set of parameters. See the documentation for callbacks to see the entire list of possible events and parameters provided. DocumentationThe full API documentation can be found here. Also be sure to check out the examples directory. DevelopmentThe code has been developed using Visual Studio 2019. To compile the code:
For convenience, Visual Studio automatically copies the DLL into the Notepad++ plugin directory. LicenseThis code is released under the GNU General Public License version 2. ThanksSpecial thanks to the PythonScript plugin and SciTE. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论