AutoCompleteMenu-ScintillaNET
1.3.0
Latest features are in last two versions. Support for older versions of ScintillaNET was added in last package so use that instead!
See the version list below for details.
dotnet add package AutoCompleteMenu-ScintillaNET --version 1.3.0
NuGet\Install-Package AutoCompleteMenu-ScintillaNET -Version 1.3.0
<PackageReference Include="AutoCompleteMenu-ScintillaNET" Version="1.3.0" />
paket add AutoCompleteMenu-ScintillaNET --version 1.3.0
#r "nuget: AutoCompleteMenu-ScintillaNET, 1.3.0"
// Install AutoCompleteMenu-ScintillaNET as a Cake Addin #addin nuget:?package=AutoCompleteMenu-ScintillaNET&version=1.3.0 // Install AutoCompleteMenu-ScintillaNET as a Cake Tool #tool nuget:?package=AutoCompleteMenu-ScintillaNET&version=1.3.0
This is an AutoCompleteMenu based on this: http://www.codeproject.com/Articles/365974/Autocomplete-Menu - By Pavel Torgashov
The main added feature is SctintillaNET wrapper and also fixed several bugs that can be seen in GitHub.
Product | Versions 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. |
-
- jacobslusser.ScintillaNET (>= 3.5.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoCompleteMenu-ScintillaNET:
Package | Downloads |
---|---|
Beep.IDE.WinformCore
Package Description |
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/xray-core.
|
Added wrapper for ScintillaNET and fixes several bugs.