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

Support jumping to references for remote files without tramp #863

Conversation

norris-young
Copy link
Contributor

@norris-young norris-young commented Feb 13, 2024

  1. Tweak the keys of the dict host_names storing ssh connection info so it will be compatible with class paramiko.config.SSHConfigDict which inherits the internal dict.
  2. Also update remote information when open_remote_file in order to support jumping to references without using tramp.

Tweak the keys of the dict storing ssh connection info so it will be
compatible with class paramiko.config.SSHConfigDict which inherits the
internal dict.
Also update remote information when open_remote_file in order to support
jumping to references without using tramp.
@norris-young norris-young force-pushed the support.references.jump.for.non.tramp.remote.files branch from 3bce039 to a3404cb Compare February 13, 2024 17:56
@manateelazycat
Copy link
Owner

感谢补丁, 已经合并

@manateelazycat manateelazycat merged commit 1612ee0 into manateelazycat:master Feb 14, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants