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
- Host: GitHub
- URL: https://github.com/berberman/vscode-cabal-fmt
- Owner: berberman
- License: mit
- Created: 2020-11-18T05:42:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T19:51:02.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T22:35:19.382Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 91.8 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.