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

jump to definition #124

Open
windrg opened this issue Mar 22, 2022 · 6 comments
Open

jump to definition #124

windrg opened this issue Mar 22, 2022 · 6 comments

Comments

@windrg
Copy link

windrg commented Mar 22, 2022

Hi,
Thanks for your great work.
By the way, I’m looking for a method which jumps to its definition by pressing Enter on a certain function or a certain member in lsp-treemacs window.
Is there a way?
Please let me know.

@yyoncho
Copy link
Member

yyoncho commented Mar 22, 2022

You may check link-lint package, it integrates well with lsp-treemacs and treemacs in general.

@windrg
Copy link
Author

windrg commented Mar 22, 2022

Thanks for your prompt response.
But I couldn’t find it for that. Most of things from googling doesn’t seem to indicate the one you’re pointing at.
Could you give me URL for that, please?

@yyoncho
Copy link
Member

yyoncho commented Mar 22, 2022

@windrg
Copy link
Author

windrg commented Mar 22, 2022

Thanks a lot.
Could you do me a favor once more, please?
It would be nice for you to give me an example how to combine this packages with link-hint.
I’m a very newbie in Emacs and also programming stuff.

@yyoncho
Copy link
Member

yyoncho commented Mar 22, 2022

link-hint is integrated with lsp-treemacs.

@windrg
Copy link
Author

windrg commented Mar 23, 2022

I figured out by myself. It is to invoke 'link-hint--action-at-point'.
But unfotunately it doesn't go to the line in the lsp-treemacs.
Could I get some advice from you, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants