SublimeText / UnitTesting

Testing Sublime Text Packages
MIT License
111 stars 33 forks source link

fix: show output panel command #266

Closed gerardroche closed 4 months ago

gerardroche commented 4 months ago

The Show Output Panel requires the name to be UnitTesting:

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