VS Code plugin for OpenJDK development updated with JBS support
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Thu Nov 23 23:36:17 UTC 2023
Quite some time after our Jira instance got support for personal access
tokens, I have finally managed to update the OpenJDK VS Code extension
to support JBS. Now you can check your open bugs (or any canned search
filter on JBS) directly from vscode, including seeing at-a-glance the
latest added comment, and quickly going to the PR for issues in review.
If you already have the extension installed, it should update
automatically. If you do not have it installed, you can search for
"OpenJDK Development" in the marketplace inside VS Code, or go here
https://marketplace.visualstudio.com/items?itemName=magicus.openjdk-devel
I hope at least some of you will find it as useful as I am. :-)
/Magnus
More information about the jdk-dev
mailing list