LuaScript
LuaScript copied to clipboard
Notepad++ plugin for Lua scripting capabilities
the plugin is very useful can i enable dark mode for the console? if not, would you add a black 0 0 0 background dark mode, or a way to...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Can someone please help me? I need assistance with a script that would provide the same functionality as in Sublime Text or VSCode. Specifically, the VSCode command "insertCursorAtEndOfEachLineSelected" originally from...
**[CustomStyle.lua](https://github.com/dail8859/LuaScript/blob/a4dd230779d099f16962bc4c00f465a7d58e36d9/examples/StyleCustom.lua) example file** ```lua --[[ An example file proc clip(int a) « Clip into the positive zone » if (a > 0) a 0 end ]] -- Define style numbers...
I have installed LuaScript 0.12 on NotePad++ 8.6.9 and I’ve found the documentation with a list of examples. What I’m missing is how to use the examples. In particular, luaautoindent.lua....