basalt-rs/basalt
Submission history does not use correct syntax highlighting
Open
#58 opened on May 6, 2025
buggood first issue
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug When opening the submission history to a submission that used some language other than Java, i.e., Python, the file is still highlighted as Java. The submission history should use the language specified by the submission.
To Reproduce
- Create submission using Python
- Open submission history
- See that the file uses Java syntax highlighting
Expected behavior Submission history syntax highlighting should be the same as the language used in the submission.
Screenshots