github dail8859/LuaScript v0.6.0

latest releases: v0.12, v0.11, v0.10.1...
7 years ago

Enhancements and new features:

  • Better performance (3x in some cases)
  • More keys accepted when adding custom shortcuts (See here)
  • Ctrl+Space to auto complete global values
  • Auto-complete is more user friendly
  • Implement nearly all Scintilla and Notepad++ notifications
  • Several more Notepad++ messages are now supported
  • Added a toolbar icon to toggle the console

Note: There is one change to the API that breaks backwards compatibility. The "OnClose" notification now provides 0 parameters. If you need the buffer id or file name of the file being closed you can catch the "OnBeforeClose" notification and save the info.

Don't miss a new LuaScript release

NewReleases is sending notifications on new releases.