Skip to content

"Switch Header/Source" doesn't find extensionless headers #618

@IcedLance

Description

@IcedLance
  • cpptools Version: 0.10.5

Steps to Reproduce:

  1. Have a complicated folder structure with several classes of same name in different folders and different namespaces, but in files with the same name
  2. 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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions