SublimeText / UnitTesting

Testing Sublime Text Packages
MIT License
112 stars 32 forks source link

fix: show output panel command #266

Closed gerardroche closed 6 months ago

gerardroche commented 7 months ago

The Show Output Panel requires the name to be UnitTesting:

"caption": "UnitTesting: Show Output Panel",
"command": "show_panel", "args": {"panel": "output.UnitTesting"}