mfornet / acmx

Competitive programming made simple. VSCode extension.
MIT License
147 stars 10 forks source link

Does not show Testcases UI when terminal position moved #131

Closed mahbd closed 2 years ago

mahbd commented 2 years ago

I cloned and build the latest commit which was made two days ago. The test case UI is really beautiful. But there is only one small problem, The testcases UI doesn't show if I move terminal position such as bottom to left. Restarting VS code solves the problem. This problem is not so serious because no one will change terminal so many times but good to know.

mfornet commented 2 years ago

Thanks for the feedback.

cc @dgc9715

mfornet commented 2 years ago

Hi @mahbd I was trying this; and as far as I understand the problem is that you can't have open at the same time both the terminal and the webview! is that correct? I think this is the intended behavior. I don't think we will be changing this.