Bug 388972 - Support using same class/fn/etc name in different projects
Summary: Support using same class/fn/etc name in different projects
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (Clang-based) (show other bugs)
Version: 5.2.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-14 19:34 UTC by Vitaliy
Modified: 2018-01-15 14:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.