mfornet / acmx

Competitive programming made simple. VSCode extension.
MIT License
148 stars 9 forks source link

Problem Statement Switch #102

Closed king-11 closed 3 years ago

king-11 commented 3 years ago
mfornet commented 3 years ago

Is it possible that the issue is that you have an unsaved file and you are trying to parse problem from different competition so vscode tries to open a new file but it doesn't until you decided either to save changes or discard them?

king-11 commented 3 years ago

I am using the same platform, although I will check further because it so happens that sometime the problem is parsing I can't seem to point the situation as of now.

king-11 commented 3 years ago

@mfornet I guess it's an issue with integrated terminal open as soon as i closed terminal i can parse problems

mfornet commented 3 years ago

@king-11 integrated terminal shouldn't be a problem at all, but somehow it is preventing your vscode from closing and opening new instance (maybe it is related to another extension you might have installed).

I'm closing this issue for now as it looks not to be related with acmx extension.