You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Hi thank you for this great extension. I like to have a feature in goland test logs, one can make each test logs foldable.
when I open the logs.txt VS code is already doing that. but I would like to see that in chrome. is there any way you could add this feature or guide me where I could add the code for it ?
Hi thank you for this great extension. I like to have a feature in goland test logs, one can make each test logs foldable.
when I open the logs.txt VS code is already doing that. but I would like to see that in chrome. is there any way you could add this feature or guide me where I could add the code for it ?
here is an example of logs https://storage.googleapis.com/minikube-builds/logs/5975/VirtualBox_Linux.txt
in vscode every that starts with . --- is foldable.
--- FAIL: TestFunctional (1124.60s)
--- FAIL: TestFunctional/serial (268.14s)
--- FAIL: TestFunctional/serial/CacheCmd (8.32s)
The text was updated successfully, but these errors were encountered: