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)
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)