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

Add support for tramp #304

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add support for tramp #304

wants to merge 2 commits into from

Conversation

jobevers
Copy link

Work in Progress / Do not merge / Submitting for feedback.

I couldn't figure out how to get jedi to work when using tramp so I put together this little hack.

If a file path is on a remote server, jedi will launch the remote_jediepcserver script
using ssh and port forward all requests to that remote server.

There are probably performance issues, but its a start. The process management
can also be improved.

If a file path is on a remote server, jedi
will launch the remote_jediepcserver script
using ssh and port forward all requests to that
remote server.

There are probably performance issues, but its a start
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.

1 participant