AutoCompleteMenu-ScintillaNET
2.0.0
See the version list below for details.
dotnet add package AutoCompleteMenu-ScintillaNET --version 2.0.0
NuGet\Install-Package AutoCompleteMenu-ScintillaNET -Version 2.0.0
<PackageReference Include="AutoCompleteMenu-ScintillaNET" Version="2.0.0" />
paket add AutoCompleteMenu-ScintillaNET --version 2.0.0
#r "nuget: AutoCompleteMenu-ScintillaNET, 2.0.0"
// Install AutoCompleteMenu-ScintillaNET as a Cake Addin #addin nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.0.0 // Install AutoCompleteMenu-ScintillaNET as a Cake Tool #tool nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.0.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.
==========================
Changes v1.7:
* Updated ScintillaNET to change the newer library Scintilla.NET.
* Changed to use .NET v6
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
-
net7.0-windows7.0
- Microsoft.Windows.Compatibility (>= 7.0.0)
- Scintilla.NET (>= 5.3.2.4)
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.
|
* Updated ScintillaNET to change the newer library Scintilla.NET.
* Changed to use .NET v6