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

ctrl + click to a function shows the interface , than the actual implementation #538

Open
JADcooler opened this issue Jan 9, 2024 · 2 comments
Labels
status:ready This issue is ready to be worked on type:bug Something isn't working

Comments

@JADcooler
Copy link

feature request where a shortcut, like ctrl + shift + a, can be used to get the implementation of a function in an interface.

@kanej
Copy link
Member

kanej commented Jul 29, 2024

Is the built in support for jumping to implementations enough to cover this request:

image

@JADcooler
Copy link
Author

no, it works only for the source file. Go to implementation doesn't work when done for the interface file.
Only find all references works for that, ctrl + click doesn't

@kanej kanej added type:bug Something isn't working status:ready This issue is ready to be worked on and removed status:needs-more-info labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on type:bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants