Hi friends
This is a small issue, but I've noticed that SuperCollider files are incorrectly detected on Codeberg repos. See attached screenshot for an example of a class file being detected as Python.
SuperCollider files use the following suffixes:
- .scd (now detected as Markdown), .quark and .sc (now detected as Python): Files
- .schelp: Help file (now detected just as a "text" file which is probably fine)
Best, Mads
### Comment
Hi friends
This is a small issue, but I've noticed that [SuperCollider](https://supercollider.github.io/) files are incorrectly detected on Codeberg repos. See attached screenshot for an example of a class file being detected as Python.
SuperCollider files use the following suffixes:
- .scd (now detected as Markdown), .quark and .sc (now detected as Python): Files
- .schelp: Help file (now detected just as a "text" file which is probably fine)
Best, Mads