Skip to content

Is anything like neovim's null-ls supported by lsp-mode? #3506

Answered by yyoncho
ohmree asked this question in Q&A
Discussion options

You must be logged in to vote

In emacs the problems that null-ls is solving do not exist in the first place because lsp-mode is just a normal backend for existing emacs pacakges like flycheck/flymake/helm/ivy/etc and you can always add advice over lsp-request to plug a particular data.

format-all instead of lsp-mode for typescript which does work but its ui is a bit different to lsp-mode

I don't understand that, can you elaborate?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@ohmree
Comment options

@yyoncho
Comment options

Answer selected by ohmree
Comment options

You must be logged in to vote
2 replies
@ohmree
Comment options

@elken
Comment options

elken May 13, 2022
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants