basalt-rs/basalt
Submission history does not use correct syntax highlighting
Offen
#58 geöffnet am 06.05.2025
buggood first issue
Repository-Metriken
- Stars
- (4 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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