-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Colorize .mill files to use Scala syntax #3311
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomerssyntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically
Description
mill is a build tool for the Scala language that utilizes Scala as the build configuration language. They switched from naming their build configuration files from using .sc to .mill as the file extension.
Can the files with the .mill extension be recognized as Scala source files and colorized accordingly?
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerssyntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically