![]() |
VOOZH | about |
dotnet add package AutoCompleteMenu-ScintillaNET --version 2.1.1
NuGet\Install-Package AutoCompleteMenu-ScintillaNET -Version 2.1.1
<PackageReference Include="AutoCompleteMenu-ScintillaNET" Version="2.1.1" />
<PackageVersion Include="AutoCompleteMenu-ScintillaNET" Version="2.1.1" />Directory.Packages.props
<PackageReference Include="AutoCompleteMenu-ScintillaNET" />Project file
paket add AutoCompleteMenu-ScintillaNET --version 2.1.1
#r "nuget: AutoCompleteMenu-ScintillaNET, 2.1.1"
#:package AutoCompleteMenu-ScintillaNET@2.1.1
#addin nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.1.1Install as a Cake Addin
#tool nuget:?package=AutoCompleteMenu-ScintillaNET&version=2.1.1Install as a Cake Tool
This library is a general auto complete menu library based on the library originally created by Pavel Torgashov.
AutoComplete.TargetControlWrapper = new ScintillaWrapper(scintilla1);.And many more.. The library is not documented well so feel free to open issues in the repository for any questions or feature requests.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0-windows7.0 net5.0-windows7.0 is compatible. net6.0-windows net6.0-windows was computed. net6.0-windows7.0 net6.0-windows7.0 is compatible. net7.0-windows net7.0-windows was computed. net7.0-windows7.0 net7.0-windows7.0 is compatible. net8.0-windows net8.0-windows was computed. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on AutoCompleteMenu-ScintillaNET:
| Package | Downloads |
|---|---|
|
Beep.IDE.WinformCore
Package Description |
Showing the top 2 popular GitHub repositories that depend on AutoCompleteMenu-ScintillaNET:
| Repository | Stars |
|---|---|
|
vrnobody/V2RayGCon
xray-core / v2ray-core 的图形配置器。Graphic configer for v2ray-core/xray-core.
|
|
|
MyShiLingStar/ACNHPokerCore
Animal Crossing New Horizons Item Spawning Tool
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.1.1 | 3,957 | 8/10/2023 | |
| 2.1.0 | 768 | 2/18/2023 | |
| 2.0.0 | 606 | 1/25/2023 | |
| 1.6.2 | 38,027 | 9/14/2019 | 1.6.2 is deprecated. |
| 1.6.1 | 31,914 | 1/29/2018 | 1.6.1 is deprecated. |
| 1.6.0 | 2,020 | 1/29/2018 | 1.6.0 is deprecated. |
| 1.5.0 | 56,974 | 9/4/2016 | 1.5.0 is deprecated. |
| 1.4.0 | 2,013 | 7/25/2016 | 1.4.0 is deprecated. |
| 1.3.0 | 2,698 | 6/8/2016 | 1.3.0 is deprecated. |
* ToolTips now support changing of their BackColor and ForeColor.
* Fixed ToolTip showing in wrong location in first time.
* Added an AutoWidth feature.
NEW:
- Added support for various other old frameworks!