vscode-phpunit icon indicating copy to clipboard operation
vscode-phpunit copied to clipboard

Shortcut not working

Open YNCBearz opened this issue 6 years ago • 1 comments

When I try to use ⌘T ⌘T to run 'PHPUnit: Run the test at the current cursor position' it can't work.

But if I try F1 and choose it, it works.

Did I miss something?

YNCBearz avatar Feb 28 '20 03:02 YNCBearz

I found that some typo in the package.json, here is the pull request.

https://github.com/recca0120/vscode-phpunit/pull/70

YNCBearz avatar Aug 28 '20 02:08 YNCBearz