Skip to content

Commit

Permalink
Fix extension order
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jul 24, 2022
1 parent 476b3cb commit 6a475ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ image:
vscode:
extensions:
- ikappas.composer
- hbenl.test-adapter-converter
- hbenl.vscode-test-explorer
- felixfbecker.php-debug
- neilbrayfield.php-docblocker
- bmewburn.vscode-intelephense-client
- getpsalm.psalm-vscode-plugin
- SonarSource.sonarlint-vscode
- recca0120.vscode-phpunit
- hbenl.vscode-test-explorer
- hbenl.test-adapter-converter

0 comments on commit 6a475ff

Please sign in to comment.