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

Null-ls can't be used with ccls due to offset_encoding #5

Open
jordanisaacs opened this issue Jan 28, 2022 · 2 comments
Open

Null-ls can't be used with ccls due to offset_encoding #5

jordanisaacs opened this issue Jan 28, 2022 · 2 comments

Comments

@jordanisaacs
Copy link
Owner

Can't use null-ls with ccls due offset_encoding differences. Switch to clangd as it supports utf-16 encoding? Or disable all null-ls usage when using ccls?

Null-ls issue: jose-elias-alvarez/null-ls.nvim#428

Context around ccls: neovim/nvim-lspconfig#1649

Neovim issue: neovim/neovim#16694

@pidgeon777
Copy link

Any update?

@jordanisaacs
Copy link
Owner Author

Right now I have null-ls disabled when using ccls. Only feature that is lost is code-actions with gitsigns. Still haven't had the time to investigate switching to clangd so I just keep this issue up as it still isn't resolved even though i have a workaround.

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