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

Lunarvim Problems with LSP in general in ubuntu 22.04 docker #4547

Open
IstiCusi opened this issue Apr 22, 2024 · 1 comment
Open

Lunarvim Problems with LSP in general in ubuntu 22.04 docker #4547

IstiCusi opened this issue Apr 22, 2024 · 1 comment
Labels
bug Something isn't working LSP LSP Related issues

Comments

@IstiCusi
Copy link

Problem description

Dear mates, I tried to use Lunarvim for a tensorflow docker container as general internal IDE, because I really like the project. For some reason (i use lunarvim successfully on the host) lunarvim does not give back any code completion in any language (clearly after installation of the corresponding packages). I installed lunarvim from the docker script and first thought, that this could be the reason. But doing so also direcly in the running machine in answering all dependency and requirement questions does not work out.

In case you would like to see all technical details of the docker, here you can find it:

Docker

Would be extremly nice, if someone could have a look into it and help me with this issue. Maybe I miss and oversee one important point or it is really something special about the docker enviroment, I do not see at the moment.

Thank you very much for any hint!

Stephan

LunarVim version

release 1.3 neovim 0.0 d1c1bac

Neovim version (>= 0.9.1)

NVIM v0.9.5 Build type: Release LuaJIT 2.1.1692716794

Operating system/version

ubuntu/22.04

Affected language servers

all

Steps to reproduce

For any type of file I do not get code complition.

Actual behavior

No symbol is provided when writing code

Expected behavior

symbols should be provided

support info

LspInfo: No client attached (nodejs 20 is installed, tried 21 as well) ;

treesitter status: active

logs

Logfile empty ... there is no logfile shown

Screenshots

Difficult to make screenshots in that case

@IstiCusi IstiCusi added bug Something isn't working LSP LSP Related issues labels Apr 22, 2024
@IstiCusi
Copy link
Author

Problem was on my side -- a docker issue. Solved. Thanks and and sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LSP LSP Related issues
Projects
None yet
Development

No branches or pull requests

1 participant