/intellij-haskell-conceal

Make your Haskell code more readable with IntelliJ IDEA-based IDEs

Primary LanguageKotlin

Haskell Conceal Plugin

https://plugins.jetbrains.com/plugin/8268

Screenshots

Shortcuts

  • ⌘- (Collapse)
  • ⌘+ (Expand)
  • ⇧⌘- (Collapse All)
  • ⇧⌘+ (Expand All)

Configuration

  • it's better to clear Foreground and Background color for Folded text.

  • to turn on or turn off specific conceal.

Development

  • ./gradlew runIdea
  • ./gradlew buildPlugin
  • ./gradlew test

Known Issues

License

Copyright © 2016 zjhmale

Released under the terms of the MIT License