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
- Go a GO lang contest, e.g. https://alpha.judge.softuni.org/contests/3355/
- Paste some code in the provided editor
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.
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.