OpenJDK Development Support ExtensionThis is a Visual Studio Code extension that provides support OpenJDK development. The primary audience is active developers in OpenJDK projects. The extension provides integration with OpenJDK projects on GitHub, and with the JDK Bug System (JBS). The intention is to keep adding functionality that is relevant to OpenJDK developers. If you have any ideas or suggestions, please let me know! Extension SettingsThis extension contributes the following settings:
Extension CommandsThis extension contributes the following commands:
Attributions
Release Notes2.0.3Maintainance release to fix documentation. 2.0.2Add ability to open the PR diff as an editor in VS Code. I highly recommend complementing this functionality with a plugin for viewing diff files, such as Diff Viewer. 2.0.1Added "Collapse all" button to tree views. 2.0.0Added JBS integration. Fixed problem with multiple JBS links in PRs. 1.1.0Added support for "repo" filters as well as "label" filters. 1.0.0Initial release. This includes basic GitHub integration. |