vscode-ghc-simple
vscode-ghc-simple copied to clipboard
Code formatting through 'ormolu'
Adds code formatting through ormolu, an opinionated code formatter.
The code is really short, and the feature can be disabled from the user settings.json
setting ghcSimple.feature.codeFormatting
to false
This is probably out of the scope of this extension, but the implementation is so short that I could not resist adding it.