You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eliminate the legacy retagging flow from project creation, file additions, file renames, and several editor/workspace UI actions. Workspace and file tag refreshes are no longer triggered directly from Manager, FileViewTree, MainBook, or ContextCpp, and the retag-in-progress guard is removed along with its related menu and update handlers.
The change also fixes the FileSystemWorkspace compile-flags file helper declaration to use the correct class name.
* Manager
* FileViewTree
* MainBook
* ContextCpp
* FileSystemWorkspace
**Generated by CodeLite**
Signed-off-by: Eran Ifrah <eran@codelite.org>
0 commit comments