lushtags
Haskell tag generator
Creates tags files compatible with Vim's Tagbar plugin for Haskell programs.
Create ctags compatible tags files for Haskell programs
81 stars
6 watching
14 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
marcweber/hasktags | Tool to generate index files for navigation in text editors | 131 |
elaforge/fast-tags | A tool to generate incremental tags for Haskell files | 76 |
jmarkin/gentags.lua | Automates the generation of tags for use with Neovim from Ctags output | 13 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 494 |
sublimetext/ctags | A Sublime Text package providing efficient support for working with tags generated by ctags. | 986 |
haskell/alex | A tool for generating lexical analysers in Haskell | 298 |
valloric/matchtagalways | A Vim plugin that automatically highlights the enclosing HTML/XML tags | 540 |
goradd/html5tag | A Go package for generating well-formed HTML5 tags with various options and utility functions. | 10 |
nbouscal/vim-stylish-haskell | A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. | 40 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
jberghoef/wagtail-tag-manager | A Wagtail add-on for managing scripts and tags in a GDPR-compliant manner. | 75 |
einar-hjortdal/slugify | Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
damccorm/tag-ur-it | Automates issue tagging and assignee assignment based on rules defined in a YAML file | 35 |
serras/emacs-haskell-tutorial | A tutorial on setting up Emacs for Haskell programming | 689 |
haskell/happy | A tool for generating parsers from regular expressions in Haskell. | 292 |