Hello,
Yesterday and today morning I've seen and some others a suggestion to
update VSNetBeans 12.2.1 modules to newer versions. It is based on NB
12.2. exact problem is
|org.netbeans.modules.java.lsp.server 1.6.1.1.1.12.1.17.32.5.2.1.1.1.13
Upgrade to 1.7.0.1.1.12.1.17.32.5.2.1.1.1.13 |
It is coming as a left over of
URL_Distribution=https://netbeans.apache.org/nb/updates/dev/updates.xml.gz
inside VSNB.
Unfortunately this Upgrade of NB modules breaks VSCode NB ext which
checks if Java.lsp module is Enabled.
There is PR ready for this by Jarda
https://github.com/apache/netbeans/pull/2757 affecting java.lsp only.
This modules upgrade makes VSNetBeans completely unusable, integration
between TypeSctipt and NB is broken. Originally VSNetBeans was intended
not to be updated as in a case of update or some must have patch the
extension will be updated on Marketplace and users will be forced with
update inside VSCode.
I want to deliver very quickly the fix from
https://github.com/apache/netbeans/pull/2757 to NB 12.2 VSIX, it will be
VSNetBeans 12.2.2. Jarda and me can do it in matter of few days. As I
said VSNetBeans is completely broken by this. We will release sources
and VSIX to ASF release.
Deliver the same fix to 12.3 in any case.
thank you,
Martin