Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>stylish-hindentNew to Visual Studio Code? Get it now.
stylish-hindent

stylish-hindent

Cameron Diver

|
1,783 installs
| (1) | Free
Run stylish-haskell and hindent on your Haskell code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

stylish-hindent README

An extension to run both hindent and stylish-haskell on your Haskell code.

Features

  • Ability to specify locations for hindent and stylish-haskell binaries
    • Use "stylish-hindent.executables.hindent" and "stylish-hindent.executables.stylish-haskell" settings
  • Ability to specify extra command line flags for execution
    • Use "stylish-hindent.commandline.hindent" and "sylish-hindent.commandline.stylish-haskell" settings

Requirements

The binaries hindent and stylish-haskell are required. You can use stack for this:

$ stack install hindent
$ stack install stylish-haskell

Release Notes

1.0.0

Initial release of stylish-hindent

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft