Describe the bug
When I try to install the GitHub Pull Request VSIX, it is confused for the Red Hat Java language support extension.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The GitHub Pull Request extension should be installed rather than the Red Hat extension.
Screenshots

Desktop (please complete the following information):
Additional context
I originally mentioned the issue at https://github.com/microsoft/vscode-pull-request-github/issues/1985, but later discovered that this strange issue was unique to VSCodium and didn't occur in VS Code. I also mentioned more VSCodium-specific issues there.
Same happens for me on Windows:
Version: 1.46.1 (system setup)
Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Date: 2020-06-19T10:29:35.942Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363
Perhaps related to using open-vsx instead of the VSCode Marketplace as the extension gallery?
https://github.com/VSCodium/vscodium/blob/master/DOCS.md#extensions--marketplace
I am also encountering this. Maybe this bug is a duplicate of or at least related to #434?
I am additionally encountering this.
Yes, this is probably a duplicate of #434. It should work now, please verify.
@spoenemann I updated VSCodium to 1.47.1, installed the Org Mode VSIX file, then reloaded VSCodium, and it worked! The correct description tab was shown, although it unsurprisingly had no stars. I couldn't install the GitHub Pull Request VSIX because it was not compatible with version 1.47.1. I also installed the Nim VSIX file, and that worked too, so the issue appears to be solved.