Releases: Rhetos/LanguageServices
Releases · Rhetos/LanguageServices
v6.0.0
08 Sep 14:26
Compare
Sorry, something went wrong.
No results found
See installation instructions in Readme .
See release notes in Changelog .
Compatible with:
Visual Studio 2022
Visual Studio 2019
Rhetos 6
Rhetos 5
Rhetos 4 (with Rhetos.LanguageServicesCompatibility)
v2.3.0
05 Oct 09:58
Compare
Sorry, something went wrong.
No results found
See installation instructions in Readme .
See release notes in Changelog .
Compatible with:
Visual Studio 2022
Visual Studio 2019
Rhetos 5
Rhetos 4 (with Rhetos.LanguageServicesCompatibility).
v2.2.0
16 Mar 11:56
Compare
Sorry, something went wrong.
No results found
See installation instructions in Readme .
See release notes in Changelog .
Compatible with:
Visual Studio 2022
Visual Studio 2019
Rhetos 5
Rhetos 4 (with Rhetos.LanguageServicesCompatibility).
v2.1.0
23 May 21:29
Compare
Sorry, something went wrong.
No results found
See installation instructions in Readme .
See release notes in Changelog .
Compatible with:
Visual Studio 2022
Visual Studio 2019
Rhetos 5
Rhetos 4 (with Rhetos.LanguageServicesCompatibility).
Release v2.0.3
25 Mar 21:07
Compare
Sorry, something went wrong.
No results found
See installation instructions in Readme .
Compatible with:
Visual Studio 2019
Rhetos 5
Rhetos 4 (with Rhetos.LanguageServicesCompatibility).
Release v1.0.0
14 May 19:32
Compare
Sorry, something went wrong.
No results found
Preview v0.9.8
18 Apr 15:26
Compare
Sorry, something went wrong.
No results found
v0.9.8-preview
Updated version, info and readme for VS marketplace publish.
Preview v0.9.7
16 Apr 15:58
Compare
Sorry, something went wrong.
No results found
Refreshing projects in solution after build will no longer impact VS UI
Preview v0.9.6
14 Apr 20:10
Compare
Sorry, something went wrong.
No results found
Changed XML documentation display format
Minor wording changes in LSP warning
Extension will now monitor solution projects for changes in Rhetos generated files and will refresh projects accordingly to fix IntelliSense
[BUGFIX] Hover while Visual Studio is loading will no longer generate LSP exception message
Upgraded to latest Rhetos 4.0 build
Preview v0.9.5
13 Mar 00:51
Compare
Sorry, something went wrong.
No results found
Language Server will now use Rhetos project DLLs instead of built application DLLs
Added asynchronous checking for Rhetos project configuration changes and appropriate warnings
Completion at parameter positions will now offer all non-keyword tokens found in current document
Completion will now correctly handle concepts with ConceptParentAttribute
Configuration keys for overriding Rhetos project location have been changed to rhetosProjectRootPath (from rhetosAppRootPath)
[BUGFIX] XML documentation will now correctly be displayed for concepts in plugins