vscode-scala-syntax icon indicating copy to clipboard operation
vscode-scala-syntax copied to clipboard

Visual Studio Code extension for syntax highlighting Scala sources

Scala Syntax (official)

Install extension Version GitHub Actions Build Status

Visual Studio Code extension providing syntax highlighting for Scala 2 and Scala 3 source files.

Syntax Highlighting Demo

This repo also powers the Scala syntax highlighting on GitHub. (It is vendored in github/linguist.)

Team

The current maintainers (people who can merge pull requests) are:

Based on

  • Plugin: https://github.com/daltonjorge/vscode-scala
  • Template: https://github.com/sellmerfud/scala.tmbundle (https://github.com/mads-hartmann/scala.tmbundle)
  • Textmate JSON schema: https://github.com/Septh/tmlanguage/blob/master/tmLanguage.schema.json

License

MIT