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
Describe the bug
Despite GO being supported by Judge and all the code running properly, the VSCode editor seems to not be configured for the language's syntax in order to highlight and display it properly.
Observe the "red" markings on the side scrollbar, the underlined formatting and used syntax errors.
Screenshots
Screenshot shows that despite all the "errors"/"warnings" in the code the task was executed successfully with 100/100 score.
Additional context
In the same screenshot the bug described in #213 can also be seen, showing that the "score update" issue is persistent and not contest dependent.
The text was updated successfully, but these errors were encountered:
Describe the bug
Despite GO being supported by Judge and all the code running properly, the VSCode editor seems to not be configured for the language's syntax in order to highlight and display it properly.
Steps To Reproduce
Observe the "red" markings on the side scrollbar, the underlined formatting and used syntax errors.
Screenshots
Screenshot shows that despite all the "errors"/"warnings" in the code the task was executed successfully with 100/100 score.
Additional context
In the same screenshot the bug described in #213 can also be seen, showing that the "score update" issue is persistent and not contest dependent.
The text was updated successfully, but these errors were encountered: