-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature: Switch Header/SourceLanguage ServiceenhancementImprovement to an existing featureImprovement to an existing featurefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Milestone
Description
From #618 (comment)
I have similar issue. I have the following folder structure (simplified)
componentA/tests/inc/TestDataBuilder.h
componentA/tests/src/TestDataBuilder.cpp
componentB/tests/inc/TestDataBuilder.h
componentB/tests/src/TestDataBuilder.cpp
When componentB/tests/inc/TestDataBuilder.h is opened and I press Alt+O, the editor jumps to componentA/tests/src/TestDataBuilder.cpp instead of the source file in componentB. When I press Alt+O a second time, it jumps to componentA/tests/inc/TestDataBuilder.h. It seems that the algorithm simply picks the first header it finds in alphabetical order without considering locality.
rhaschke, KrzaQ, PavelAmialiushka, piponazo, iliis and 20 more
Metadata
Metadata
Assignees
Labels
Feature: Switch Header/SourceLanguage ServiceenhancementImprovement to an existing featureImprovement to an existing featurefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Type
Projects
Status
Done