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

Meson Build System #5864

Closed
mkohlhaas opened this issue May 25, 2024 · 3 comments
Closed

Meson Build System #5864

mkohlhaas opened this issue May 25, 2024 · 3 comments

Comments

@mkohlhaas
Copy link

MesonLsp cannot find root directory.
Should be directory of meson.build file.

 Detected filetype:   meson
 
 0 client(s) attached to this buffer: 
 
 Other clients that match the filetype: meson
 
 Config: mesonlsp
 	filetypes:         meson
 	root directory:    Not found.
 	cmd:               /home/kohlhaas/.local/share/nvim/mason/bin/mesonlsp --lsp
 	cmd is executable: true
 	autostart:         true
 	custom handlers:   
@Conarius
Copy link
Contributor

I think this is more of an issue with nvim-lspconfig as the mason registry just installs and links the package.

@mkohlhaas
Copy link
Author

I'm a bit confused. I thought mason would handle all the default configurations.

Here is the LSP server config for meson.

@Conarius
Copy link
Contributor

Yeah, mason really just installs the package and links them so nvim-lspconfig can use them.
I do think at this point you should ask over on nvim-lspconfig for help.

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

No branches or pull requests

2 participants