Displaying 1 to 2 from 2 results

atom-beautify - :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github

  •    CoffeeScript

Atom-Beautify respects the core.telemetryConsent configuration option from Atom editor. If you do not wish to have usage data sent to Google Analytics then please set core.telemetryConsent to no or undecided option before using Atom-Beautify. See Anonymous Analytics section of docs for details. Thank you. Atom-Beautify is going to be completely rewritten with Unibeautify at its core! See unibeautify branch for work in progress and Issue #1174.

vim-hindent - Vim Haskell Hindent integration plugin

  •    Vim

Integrates with hindent so every time you save a Haskell source file it gets automatically prettified. Simply using :%!hindent replaces your whole source file with an error message from hindent when you happen to have a syntax error in your code, this plugin manages that annoyance.