tern icon indicating copy to clipboard operation
tern copied to clipboard

Tramp support for tern.el?

Open proofit404 opened this issue 10 years ago • 6 comments

Is it possible to complete tramp buffers with tern running on remote host?

proofit404 avatar Jan 17 '15 09:01 proofit404

Have you checked #315 ?

kiwanami avatar Jan 18 '15 13:01 kiwanami

AFAIK nothing happens to solve #315?

proofit404 avatar Jan 18 '15 13:01 proofit404

I think so. Now, the tern server seems to be able to receive API requests from a remote machine. But elisp should solve the path translation and file transpoting between the local environment and the remote one.

kiwanami avatar Jan 19 '15 00:01 kiwanami

Maybe its possible add buffer locals variables with some kind of request middlewares to solve this? Than it will be really simple to customize this behavior.

proofit404 avatar Jan 19 '15 06:01 proofit404

I'd be happy to accept a pull request if someone finds a decent solution here. It's probably not terribly hard to solve, but I'm not going to work on it myself.

marijnh avatar Jan 20 '15 11:01 marijnh

Is it still open or any workaround ? BTW #315 is not working as expected.

gnumonk avatar Apr 22 '19 07:04 gnumonk