basalt-rs/basalt
Submission history does not use correct syntax highlighting
Aberta
#58 aberto em 6 de mai. de 2025
buggood first issue
Métricas do repositório
- Stars
- (4 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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