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

Commits on Feb 13, 2024

  1. Make host_names dict compatible with paramiko.config.SSHConfigDict

    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.
    norris-young committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8373691 View commit details
    Browse the repository at this point in the history
  2. Support jumping to reference for remote files without tramp

    Also update remote information when open_remote_file in order to support
    jumping to references without using tramp.
    norris-young committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a3404cb View commit details
    Browse the repository at this point in the history