recca0120 / vscode-phpunit

The VS Code Test Explorer extension for PHPUnit
MIT License
127 stars 44 forks source link

Open VSX version is outdated #176

Closed hschletz closed 1 day ago

hschletz commented 6 months ago

https://open-vsx.org/extension/recca0120/vscode-phpunit is still at 3.0.30.

murklemike commented 3 months ago

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.

recca0120 commented 1 day ago

update to 3.3.1