Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Major updates and x64 fixes

Pre-release
Pre-release

Choose a tag to compare

@mahee96 mahee96 released this 10 Jan 10:29
· 40 commits to master since this release
f19af3a
  • Latest release as of 2021 Jan
  • Edited NppPlugin.DllExport.targets to support new Notepad++ plugins dir
  • Update Visual Studio Project Template C#/PluginInfrastructure/DllExport
  • Add wakatime plugin to the list of plugins
  • improved README
  • Updated ScintillaSynchronizer script
  • Updated Demo and ScintillaGateway to use basic int instead of properties
  • Updated Scintilla source files using updated synchronizer script(cs.py)
  • Definition updates using notepad_hfiles_synchronizer
  • Print diagnostic msg when nothing has changed - interface generator python script
  • Fixed problem with the color bits
  • Improved how to install
  • Demo Plugin cleanup
  • x64 fix [ClikeStringArray.cs] + improved Exception Handling