-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
It seems like we are not able to jump to definitions where the source codes are installed as libraries in the docker container. For example, jump to native python libraries.
I'm not sure how to make this happen. So I tried to open emacs in the docker container with emacslsp/lsp-docker-full, then of course, we could jump to that definition.
But I got another question. How to start emacs as gui from docker? There must some command line args that I don't know and I need to pass to enable gui...
So sum up the two question:
- Can I open emacs on desktop and use lsp-docker to find definitions from the libraries installed in the docker container?
- Can we open emacs from docker in gui?
I have a minimal test repo over here which contains the minimal reproduce steps https://github.com/ztlevi/lsp-docker-test
Metadata
Metadata
Assignees
Labels
No labels