Bug 388972

Summary: Support using same class/fn/etc name in different projects
Product: [Applications] kdevelop Reporter: Vitaliy <silverunicorn2011>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 5.2.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Vitaliy 2018-01-14 19:34:14 UTC
Currently, it seems to treat all non-local names session-scoped. That is probably handy for large multi-project systems, but that also effectively prevents working with several versions/branches of the same project in a single session.
Comment 1 Milian Wolff 2018-01-15 14:30:43 UTC
I don't get what feature you are talking about? Can you show a screenshot or attach some project that shows the issue you are having? Please add more details.