A plug-in for the Notepad++ Open Source editor, allowing access to the editor's internals from user scripts written in Lua language. Provides N++ users with easy and powerful way to automate complicated tasks.
Categories
Text EditorsLicense
GNU General Public License version 2.0 (GPLv2)Follow nppScripting - Lua-scripted Notepad++
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
Hooks global keyboard shortcuts (e.g. it hijacks keyboard shortcuts from the whole OS, thus from any other program). It was Ctrl+Shift+D for me.
-
Breaks Ctrl-Shift-B in Visual Studio ... Actually, the whole operating system. WTF ?