-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature: Go to DefinitionAn issue related to Go to Definition/Declaration.An issue related to Go to Definition/Declaration.Language ServicebugfixedCheck 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.quick fix
Milestone
Description
Bug type: Language Service
Describe the bug
- OS and Version: ubuntu 20.04 for wsl2
- VS Code Version: 1.61.2
- C/C++ Extension Version: v1.7.1
Expected behavior
go to type definition on pointers should find type definition by "variable type" not by "variable name"
here comes the e.g.
go to type def on pre --> comes LINKED member, with the same "variable name"
go to type def on curpos --> got null.
Metadata
Metadata
Assignees
Labels
Feature: Go to DefinitionAn issue related to Go to Definition/Declaration.An issue related to Go to Definition/Declaration.Language ServicebugfixedCheck 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.quick fix