An open API service indexing awesome lists of open source software.

https://github.com/berberman/vscode-cabal-fmt

VS Code integration of cabal-fmt
https://github.com/berberman/vscode-cabal-fmt

Last synced: about 1 year ago
JSON representation

VS Code integration of cabal-fmt

Awesome Lists containing this project

README

          

# vscode-cabal-fmt

[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/berberman.vscode-cabal-fmt)](https://marketplace.visualstudio.com/items?itemName=berberman.vscode-cabal-fmt)

This vscode plugin provides a document formatter for .cabal files, using [cabal-fmt](https://github.com/phadej/cabal-fmt).
You need install `cabal-fmt` manually before using this extension.