basalt-rs/basalt

Submission history does not use correct syntax highlighting

开放

#58 创建于 2025年5月6日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (3 个派生)auto 404
buggood first issue

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

  1. Create submission using Python
  2. Open submission history
  3. 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

Image

贡献者指南