Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>scalastyle-markerNew to Visual Studio Code? Get it now.
scalastyle-marker

scalastyle-marker

scalastyle-marker-vscode

|
43 installs
| (0) | Free
Uses scalastyle output xml to mark warnings in-editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

scalastyle-marker README

Uses scalastyle to generate diagnostics information.

Installation

This extension is available on the Extensions Marketplace. (scalastyle-marker-vscode:scalastyle-marker)

Features

Lints scala code using scalastyle.

Requirements

A working scalastyle installation This extension just looks at the output xml, that scalastyle generates and runs a pre defined command to run scalastyle.

Extension Settings

This extension contributes the following settings:

  • scalastyle-marker.scalastyleOutputFile: Location of the output xml, generated by scalastyle.
  • scalastyle-marker.scalastyleCommand: Bash command that runs scalastyle.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft