diff options
author | Chris Kipp | 2022-11-10 15:17:01 +0000 |
---|---|---|
committer | GitHub | 2022-11-10 15:17:01 +0000 |
commit | 183d1fadf463093b7e11ed60dc169d512d7ae290 (patch) | |
tree | a325c10bcdce9667c2aad4aabada72bd47747eb5 /runtime/queries/vhs | |
parent | d7136d691a32cb327c358ab9e19bd9d25d61a457 (diff) |
feat: add sc to filetypes for Scala (#4697)
Files ending in `.sc` are known as "Scala Scripts". The scalac compiler
knows how to handle these, popular tools like
[Ammonite](https://github.com/com-lihaoyi/Ammonite) and
[scala-cli](https://github.com/Virtuslab/scala-cli) use them, and even
some Scala build tools like [mill](https://github.com/com-lihaoyi/mill)
use them as their build files (`build.sc`). This change just makes sure
that they are treated as Scala files so Metals kicks in.
Diffstat (limited to 'runtime/queries/vhs')
0 files changed, 0 insertions, 0 deletions