ameyp / CscopeSublime

A Cscope plugin for Sublime Text 2 and 3
89 stars 37 forks source link

Database rebuild separate thread and do first build #57

Closed vanrijn closed 7 years ago

vanrijn commented 7 years ago

Move database rebuild to CscopeCommand class; Rebuild Cscope database in worker thread; Unify status reporting to include database rebuild; Allow plugin to build initial Cscope database if one doesn't exist already