-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature RequestFeature: Switch Header/SourceLanguage Servicemore votes neededIssues that have been postponed until more community members upvote itIssues that have been postponed until more community members upvote it
Milestone
Description
- cpptools Version: 0.10.5
Steps to Reproduce:
- Have a complicated folder structure with several classes of same name in different folders and different namespaces, but in files with the same name
- Automatic Alt+O "Switch between Source/Header" jumps to a wrong header.
Example:
https://github.com/openscenegraph/OpenSceneGraph/
Pressing Alt+O when at ./src/osg/Geode.cpp
jumps to ./src/osgPlugins/ac/Geode.h
instead of ./include/osg/Geode [no .h at the end]
Doesn't work at all when in ./include/osg/Geode
Metadata
Metadata
Assignees
Labels
Feature RequestFeature: Switch Header/SourceLanguage Servicemore votes neededIssues that have been postponed until more community members upvote itIssues that have been postponed until more community members upvote it