kalmanb / sbt-ctags

Easily sources for you libraries enabling ctags for your sbt projects - for use with vim, emacs, sublime
Apache License 2.0
32 stars 3 forks source link

Incremental ctags updates on file save #1

Open kalmanb opened 10 years ago

kalmanb commented 10 years ago

Look into incremental updates on the ctags file as files change. Needs to be incremental because generating the full ctags file each time is too expensive.

This may not be possible with ctags.