chiefmyron / phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.
https://marketplace.visualstudio.com/items?itemName=chiefmyron.phpunit-test-workbench
MIT License
5 stars 2 forks source link

Add namespace / class / method icons to items in Test Explorer #90

Closed chiefmyron closed 6 months ago

chiefmyron commented 6 months ago

Use Codicons to make it easier to visually identify whether an item in the Test Explorer is a namespace, class or method.