recca0120/vscode-phpunit

Open VSX version is outdated

hschletz opened this issue · 1 comments

Here's instructions for installing/updating the extension manually in VSCodium for anybody looking for help on this issue.

  1. Download the latest .vsix file from the extension's marketplace version history page. Here's a link to it, version history.
  2. Open a terminal, I used Powershell 7, at where you downloaded the file and enter the following command:
    codium --install-extension .\recca0120.vscode-phpunit-3.2.2.vsix.

That's it. This will work for manually installing any VS Code extension in VSCodium but not all are 100% cross-compatible.