SublimeText / CTags

CTags support for Sublime Text
MIT License
987 stars 167 forks source link

Annoying getting all the "Please wait while tags are built" dialogs #312

Closed drewish closed 9 months ago

drewish commented 8 years ago

When ever you've got the tags building there's a lot of actions that will trigger a "Please wait while tags are built" dialog box, specifically right clicking is annoying.

It'd be great if things that aren't specifically requiring the complete ctags file could not complain so loudly.

deathaxe commented 9 months ago

This is controlled by "display_rebuilding_message" setting.