Skip to content

strange C++ symbol jumping #6578

@baiwfg2

Description

@baiwfg2

Type: LanguageService

Describe the bug

  • OS and Version: mac 10.14.5
  • VS Code Version: 1.50.1
  • C/C++ Extension Version: 1.1.2
  • Other extensions you installed (and if the issue persists after disabling them):
  • Does this issue involve using SSH remote to run the extension on a remote machine?:
  • A clear and concise description of what the bug is, including information about the workspace (i.e. is the workspace a single project or multiple projects, size of the project, etc).

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Logs
Insert logs here.

Screenshots

vscpp-strange-jump

Additional context

Hi. I'm open facebook/mysql-5.6 project and find the above phenomena. Strange, isn't it ? It cannot find rocksdb::TransactionDB, but it surprisingly jumps to Table::Open() within leveldb header in system path instead of telling me No definition Found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions