Alternet.Studio.Syntax.Parsers.Lsp
7.0.2
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package Alternet.Studio.Syntax.Parsers.Lsp --version 7.0.2
NuGet\Install-Package Alternet.Studio.Syntax.Parsers.Lsp -Version 7.0.2
<PackageReference Include="Alternet.Studio.Syntax.Parsers.Lsp" Version="7.0.2" />
paket add Alternet.Studio.Syntax.Parsers.Lsp --version 7.0.2
#r "nuget: Alternet.Studio.Syntax.Parsers.Lsp, 7.0.2"
// Install Alternet.Studio.Syntax.Parsers.Lsp as a Cake Addin
#addin nuget:?package=Alternet.Studio.Syntax.Parsers.Lsp&version=7.0.2
// Install Alternet.Studio.Syntax.Parsers.Lsp as a Cake Tool
#tool nuget:?package=Alternet.Studio.Syntax.Parsers.Lsp&version=7.0.2
AlterNET Editor LSP syntax parsers.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETCoreApp 3.1
- Alternet.Studio.Syntax (>= 7.0.2)
- Markdig.Signed (>= 0.18.0)
- OmniSharp.Extensions.LanguageClient (>= 0.15.0)
-
.NETFramework 4.6.1
- Alternet.Studio.Syntax (>= 7.0.2)
- Markdig.Signed (>= 0.18.0)
- OmniSharp.Extensions.LanguageClient (>= 0.15.0)
-
net5.0
- Alternet.Studio.Syntax (>= 7.0.2)
- Markdig.Signed (>= 0.18.0)
- OmniSharp.Extensions.LanguageClient (>= 0.15.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Alternet.Studio.Syntax.Parsers.Lsp:
Package | Downloads |
---|---|
Alternet.Studio.Syntax.Parsers.Lua
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Lua parser based on LangServer.org protocol which provides features like auto completion, go to definition, finding all references and alike. This parser requires Lua LangServer to be installed and configured on the target machines. This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1. More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
|
Alternet.Studio.Syntax.Parsers.Python
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Python parser based on LangServer.org protocol which provides features like auto completion, go to definition, finding all references and alike. This parser requires Python LangServer to be installed and configured on the target machines. This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1. More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
|
Alternet.Studio.Syntax.Parsers.Clangd
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a C/C++ parser based on LangServer.org protocol which provides features like auto completion, go to definition, finding all references and alike. This parser requires C/C++ LangServer to be installed and configured on the target machines. This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1. More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
|
Alternet.Studio.Syntax.Parsers.Java
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a Java parser based on LangServer.org protocol which provides features like auto completion, go to definition, finding all references and alike. This parser requires both Java of version 11 or higher and Java LangServer to be installed and configured on the target machines. This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1. More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
|
Alternet.Studio.Syntax.Parsers.Xml
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax errors and much more, matching the speed and convenience of the Microsoft Visual Studio/Visual Studio Code text editor. This package includes a XML parser based on LangServer.org protocol which provides auto completion and syntax validation features. This parser requires Java of version 11 or higher and XML LangServer to be installed and configured on the target machines. This is a multi-target package, and can be used with .NET applications targeting .NET Framework starting from 4.6.1 or .NET Core starting from 3.1. More information about Code Editor can be found here: https://www.alternetsoft.com/products/editor Documentation and sample projects can be downloaded here: https://www.alternetsoft.com/download NOTE: This is a commercial software product and requires purchasing a license for legal usage. Please refer to our licensing FAQ here: https://www.alternetsoft.com/faq#license |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.1.10 | 287 | 3/7/2023 |
8.1.9 | 614 | 1/25/2023 |
8.1.8 | 884 | 12/20/2022 |
8.1.7 | 912 | 12/16/2022 |
8.1.6 | 1,114 | 11/22/2022 |
8.1.4 | 1,520 | 10/29/2022 |
8.1.3 | 1,838 | 9/13/2022 |
8.1.2 | 1,774 | 8/19/2022 |
8.1.1 | 1,911 | 7/27/2022 |
8.1.0 | 1,933 | 7/19/2022 |
8.0.6 | 1,918 | 5/18/2022 |
8.0.5 | 2,001 | 5/3/2022 |
8.0.4 | 2,085 | 3/29/2022 |
8.0.3 | 2,055 | 3/24/2022 |
8.0.2 | 2,099 | 2/28/2022 |
8.0.1 | 2,026 | 2/15/2022 |
8.0.0 | 2,042 | 1/26/2022 |
7.2.5 | 908 | 12/22/2021 |
7.2.4 | 1,072 | 12/11/2021 |
7.2.3 | 951 | 12/6/2021 |
7.2.0 | 1,217 | 8/17/2021 |
7.1.2 | 1,264 | 6/29/2021 |
7.1.1 | 1,298 | 5/31/2021 |
7.1.0 | 1,261 | 5/30/2021 |
7.0.2 | 915 | 5/7/2021 |
7.0.0 | 972 | 12/31/2020 |
6.2.1 | 918 | 1/21/2021 |
6.2.0 | 1,238 | 8/5/2020 |
6.1.0 | 1,141 | 6/29/2020 |
6.0.5 | 696 | 5/14/2020 |
6.0.4 | 694 | 4/16/2020 |
6.0.3 | 739 | 4/15/2020 |
6.0.2 | 772 | 4/5/2020 |
6.0.1 | 737 | 3/29/2020 |
6.0.0 | 716 | 3/27/2020 |