# AutoCompleteMenu-ScintillaNET **Repository Path**: bitsbird/AutoCompleteMenu-ScintillaNET ## Basic Information - **Project Name**: AutoCompleteMenu-ScintillaNET - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-22 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoCompleteMenu for ScintillaNET This is an edit of the .NET library called [AutoCompleteMenu](http://www.codeproject.com/Articles/365974/Autocomplete-Menu). ## Changes: ###### New Features: * Added support for the editor [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). ###### Fixed bugs: Review commits. ## Download: You can install this from NuGet, package name: `AutoCompleteMenu-ScintillaNET` or through commandline: `PM> Install-Package AutoCompleteMenu-ScintillaNET` https://www.nuget.org/packages/AutoCompleteMenu-ScintillaNET ## License: This library is licensed under [The GNU Lesser General Public License (LGPLv3)](http://www.opensource.org/licenses/lgpl-3.0.html)