AutoCompleteMenu-ScintillaNET 1.4.0

Additional Details

Latest features are in last two versions. Support for older versions of ScintillaNET was added in last package so use that instead!

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoCompleteMenu-ScintillaNET --version 1.4.0
NuGet\Install-Package AutoCompleteMenu-ScintillaNET -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoCompleteMenu-ScintillaNET" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCompleteMenu-ScintillaNET --version 1.4.0
#r "nuget: AutoCompleteMenu-ScintillaNET, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoCompleteMenu-ScintillaNET as a Cake Addin
#addin nuget:?package=AutoCompleteMenu-ScintillaNET&version=1.4.0

// Install AutoCompleteMenu-ScintillaNET as a Cake Tool
#tool nuget:?package=AutoCompleteMenu-ScintillaNET&version=1.4.0

This is an AutoCompleteMenu based on this:
   http://www.codeproject.com/Articles/365974/Autocomplete-Menu - ByPavel Torgashov
   
   The main added feature is SctintillaNET wrapper and also fixed several bugs that can be seen in GitHub.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AutoCompleteMenu-ScintillaNET:

Repository Stars
vrnobody/V2RayGCon
V2Ray的图形配置器。Graphic configer for v2ray-core. (windows客户端)
Version Downloads Last updated
2.1.1 713 8/10/2023
2.1.0 516 2/18/2023
2.0.0 344 1/25/2023
1.6.2 34,923 9/14/2019
1.6.1 28,375 1/29/2018
1.6.0 1,273 1/29/2018
1.5.0 49,974 9/4/2016
1.4.0 1,412 7/25/2016
1.3.0 1,747 6/8/2016

Added wrapper for ScintillaNET and fixes several bugs.