Skip to content

Add syntax mapping for Mill build tool files to use Scala syntax#3320

Merged
keith-hall merged 1 commit intosharkdp:masterfrom
krikera:add-mill-syntax-mapping
Jun 2, 2025
Merged

Add syntax mapping for Mill build tool files to use Scala syntax#3320
keith-hall merged 1 commit intosharkdp:masterfrom
krikera:add-mill-syntax-mapping

Conversation

@krikera
Copy link
Copy Markdown
Contributor

@krikera krikera commented Jun 1, 2025

This change adds syntax mapping for Mill build tool files (.mill) to be recognized and highlighted as Scala source files.

Changes

  • Added 50-mill.toml in src/syntax_mapping/builtins/common/
  • Mapped .mill file extension to use Scala syntax highlighting

Fixes #3311

Copy link
Copy Markdown
Collaborator

@keith-hall keith-hall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@keith-hall keith-hall merged commit e2aa4bc into sharkdp:master Jun 2, 2025
23 of 24 checks passed
@krikera krikera deleted the add-mill-syntax-mapping branch June 2, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Colorize .mill files to use Scala syntax

2 participants