logo
首页技术栈工具库讨论
hothasktags

hothasktags

hothasktags generates ctags files for Haskell, with knowledge of import lists and qualified imports. It provides a smart go-to-definition for Vim, that almost always gets it right in the presence of multiple names from different modules. You will want to configure Vim to allow dots in keywords, because hothasktags generates tags for qualified names. You can do this with: (The 39 is for the prime character) Usage is easy, just give hothasktags the names of all the haskell sources you want to index and redirect into a tags file. For example: will index all the hs files under the current directory. hothasktags does not work with the emacs tag file format. Sorry.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconluqui/hothasktags26
HACKAGE
carbal install hothasktags
查看
标签
根据用户添加的标签生成
暂无标签