Releases of NetBeans Language Server extension for VSCode are based on NetBeans code base and overall Release Schedule with following modifications.
There is an ongoing extensive development in NetBeans Language Server for VSCode. Many of the changes driven by VSIX use case are of general purpose, they have an impact on regular NetBeans releases. On the other side many of the changes are targeted towards VSCode use case and are in area of Language Server Protocol and other communication between VSCode and NBLS. More frequent releases will allow us to continue intensive features contribution into the IDE. At the same time we'll get immediate feedback and testing of the new features from the NBLS extension users.
| VSIX Version | NetBeans release | Date | Comment |
|---|---|---|---|
| 12.5.301 | Master before 12.6 | Oct 17, 2021 | 2nd interim VSIX release |
| 12.5.0 | 12.5 | NB 12.5 | Main NB release |
| 12.4.991 | 12.5 Beta? | NB 12.5 Beta | Beta release of VSIX if main NB 12.5 Beta is done. |
| 12.4.301 | Master before 12.5 | July 19th, 2021 | 1st extra VSIX release |
NetBeans Language Server releases follow ASF projects release practices.
12.4.301, 12.4.302, etc. to avoid clashes with official NetBeans patch releases - e.g. 12.4.1release1243 or release_12.4.3 for more clarity?