The JetBrains Marketplace is still serving 2.4.9 from February while the GitHub release and Open VSX are both on 2.4.10 from June, so IntelliJ users are a few months behind. I noticed it when I tried to use the documentid schema setting (94d217b6, May 13), which 2.4.9 reports as a syntax error.
The upload itself seems to have worked. Run https://github.com/vespa-engine/vespa/actions/runs/27115490022 is green and the curl got a 201, but the response says it was never approved and there is a build error from the VScode extension.
Open VSX got 2.4.10 from that same run without trouble, so it looks like something on the JetBrains side. Maybe the 159 MB zip is big enough to land it in manual review?
The JetBrains Marketplace is still serving 2.4.9 from February while the GitHub release and Open VSX are both on 2.4.10 from June, so IntelliJ users are a few months behind. I noticed it when I tried to use the
documentidschema setting (94d217b6, May 13), which 2.4.9 reports as a syntax error.The upload itself seems to have worked. Run https://github.com/vespa-engine/vespa/actions/runs/27115490022 is green and the curl got a 201, but the response says it was never approved and there is a build error from the VScode extension.
Open VSX got 2.4.10 from that same run without trouble, so it looks like something on the JetBrains side. Maybe the 159 MB zip is big enough to land it in manual review?