Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

References and Call Hierarchy buttons show up twice #11002

Closed
michelleangela opened this issue May 24, 2023 · 3 comments
Closed

References and Call Hierarchy buttons show up twice #11002

michelleangela opened this issue May 24, 2023 · 3 comments
Assignees

Comments

@michelleangela
Copy link
Contributor

michelleangela commented May 24, 2023

I just tested this on an Autosar project.
There is just a limited number of returned results.
It looks like is just analyzing the local file.

The issue I have with my VSCode installation is that it looks funny.
All the buttons are doubled:
image

And also the context menu shows the option twice.
image

I am just using the zip installation version of VSCode.

Originally posted by @RaveGun in #16 (comment)

@michelleangela
Copy link
Contributor Author

michelleangela commented May 24, 2023

@RaveGun
Do you have other extensions installed? Also what version of VS Code are you using and for what platform and OS version?

The UI for call hierarchy, such as buttons and context menu, is implemented and managed by VS Code, so I my initial thought is this could be an installation issue or registration issue of the extension.

@michelleangela michelleangela added Language Service more info needed The issue report is not actionable in its current state labels May 24, 2023
@michelleangela michelleangela self-assigned this May 24, 2023
@RaveGun
Copy link

RaveGun commented May 25, 2023

I have this version installed:

Version: 1.78.2
Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435
Date: 2023-05-10T14:39:26.248Z
Electron: 22.5.2
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: No

And this is a list of extensions I have (the code --list-extensions does not return anything for me)
image

Thank you for the ticket!

@RaveGun
Copy link

RaveGun commented May 25, 2023

I think I managed to cleanup my installation.
Delete all the folder with the string "cache" in the name from the Data folder.
Now it look fine.

The ticket can be closed.

@michelleangela michelleangela removed the more info needed The issue report is not actionable in its current state label May 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants