
Here is my first try to write a Haskell mode layout indentation plugin for gedit - GNOME Text Editor: ftp://neverb.net/soft/mine/gedit_haskell_mode/haskell_indentation-latest.tar.gz Curent version: v0.4 To install the plugin 1) Create directory ~/.gnome2/gedit/plugins 2) Copy tarball/plugin/* contents to ~/.gnome2/gedit/plugins/ 3) In gedit go to Edit -> Preferences -> Plugins 4) Check the box left from "Haskell Indentation" plugin 5) (Possibly needed) Restart gedit.

Update. Current version: v0.5 Changelog: * Minor indenting improvements

Update. Current version: v0.6 Changelog: * Fixed if-then-else indentation in """ if <Bool> then <Expression> else <Expression> """ case

Update. Current version: v0.7 Changelog: Added comma-first list identation.

Update. Current version: v0.8 Changelog: * Fixed some issues with nested lists --- ftp://neverb.net/soft/mine/gedit_haskell_mode/haskell_indentation-latest.tar.gz
participants (1)
-
yukkuri yu!yu!yu!