Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Local variables are not shown for methods #675

Open
mcserep opened this issue Nov 8, 2023 · 0 comments
Open

Local variables are not shown for methods #675

mcserep opened this issue Nov 8, 2023 · 0 comments
Labels
Kind: Bug ⚠️ Level: Moderate (2) Plugin: C++ Issues related to the parsing and presentation of C++ projects.

Comments

@mcserep
Copy link
Collaborator

mcserep commented Nov 8, 2023

While testing #646, I found that local variables are not shown for methods in the Info Tree. It is only working properly for functions, as I have experienced. It is unrelated to the tested PR and the bug is present before it, so I open this issue.

Correct functionality with functions:
Correct

Incorrect functionality with methods (note, that the count of the local variables are displayed, but upon expanding it, none is shown):
Incorrect

I have verified, that the executed Thrift query returns an empty result, thus:

  • either this is a parsing issue (but the number of local variables are shown);
  • the Thrift call is made incorrectly;
  • it is a frontend issue (in that case, it applies for both the old and the new frontend).
@mcserep mcserep added Kind: Bug ⚠️ Plugin: C++ Issues related to the parsing and presentation of C++ projects. labels Nov 8, 2023
@mcserep mcserep added this to the Release Gershwin milestone Nov 8, 2023
@mcserep mcserep modified the milestones: Release Gershwin, Release H* Feb 5, 2024
@github-project-automation github-project-automation bot moved this to To do in Roadmap Aug 27, 2024
@github-project-automation github-project-automation bot moved this to To do in Lab Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Kind: Bug ⚠️ Level: Moderate (2) Plugin: C++ Issues related to the parsing and presentation of C++ projects.
Projects
Status: To do
Status: To do
Development

No branches or pull requests

1 participant