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
Update: I found a temporary fix, this line in the code has regex that matches - which is not allowed in Java class names. I haven't tested if this would have adverse affects in other languages or problems but by removing the - from /[\p{L}-]+|[0-9]+/gu I was able to solve the issue. I may experiment with this further and open a pull request.
DO-Ui
added a commit
to DO-Ui/cph
that referenced
this issue
Sep 14, 2022
When I try and create a new file on most problems in DMOJ, the auto-generated filenames include characters that are invalid for the class.
Example of a problem that causes this: https://dmoj.ca/problem/ioi09p5
Extension Version: 2.36.1
VS Code Version: 1.170.1
Browser Version: Opera 88.0.4412.74 (Chromium major version: 102)
Operating System: Pop!_OS 22.04 LTS x86_64 GNOME desktop
CPH.error.mp4
The text was updated successfully, but these errors were encountered: