Scintilla.NET

A Windows Forms control, wrapper, and bindings for the Scintilla text editor.

MIT License

Stars
98
Committers
28

Bot releases are hidden (Show)

Scintilla.NET - v.5.3.2.3

Published by VPKSoft almost 2 years ago

What's Changed

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.2...v.5.3.2.3

Scintilla.NET - v.5.3.2.2

Published by VPKSoft almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/VPKSoft/Scintilla.NET/compare/v.5.3.2.1...v.5.3.2.2

Scintilla.NET - v.5.3.2.1

Published by VPKSoft almost 2 years ago

What's Changed

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.2.0...v.5.3.2.1

Scintilla.NET - v.5.3.2.0

Published by VPKSoft almost 2 years ago

What's Changed

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.1.3...v.5.3.2.0

Scintilla.NET - v.5.3.1.3

Published by VPKSoft almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.1.2...v.5.3.1.3

Scintilla.NET - v.5.3.1.2

Published by VPKSoft about 2 years ago

Fix the 32-bit DLL loading.

What's Changed

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.1.1...v.5.3.1.2

Scintilla.NET - v.5.3.1.1

Published by VPKSoft about 2 years ago

What's Changed

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/v.5.3.1...v.5.3.1.1

Scintilla.NET - Scintilla control update

Published by VPKSoft about 2 years ago

What's Changed

Full Changelog: https://github.com/VPKSoft/ScintillaNET/compare/V.5.1.5...v.5.3.1

Scintilla.NET - Scintilla 5 revision

Published by VPKSoft almost 3 years ago

The new Scintilla 5 is now the base of the main control and there are no "unofficial" packages. The new package with the 5-series is simply Scintilla.NET. This is based on the v.5.1.5 version of the Scintilla and 5.1.4 version of the Lexilla.

Scintilla.NET - Update Scintilla dependency.

Published by VPKSoft over 3 years ago

A Scintilla 5.1.0 release. Version 5.1.0 is the first stable release in the 5x series.

Scintilla.NET - Support for Scintilla 5

Published by VPKSoft over 3 years ago

  • This branch now supports Scintilla 5 version.
  • A separate package Scintilla.NET is build from this branch.
Scintilla.NET - A release waiting for an official release from the author.

Published by VPKSoft over 4 years ago

  • Merged all pull requests from the official repository.
  • Added CallTipClick event with the type of arrows clicked within the call tip.
    Ps. I'm not going to push a NuGet package as of yet, so do create a local NuGet source with the .nupkg inside.