GNOME Bugzilla – Bug 778217
ctags: load ctags files from $builddir
Last modified: 2018-01-11 10:17:34 UTC
If we are building out of tree, the ctags miner will not locate the tags file because it expects they are in $srcdir. The IdeCtagsService needs to monitor for changes in IdeBuildManager::pipeline and both flush invalid indexes as well as load new indexes based on updated result for ide_build_pipeline_get_builddir().
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-builder/issues/175.