Lsp-mode: Feature: flymake integration

Created on 31 Oct 2018  路  9Comments  路  Source: emacs-lsp/lsp-mode

This will help lsp-mode to become usable without additional extensions(refer to #318 )

enhancement help wanted

Most helpful comment

@innerout you are right - flymake integration will be optional and only for emacs 26.1+.

All 9 comments

This could be a problem for people that cannot install emacs 26.1 or build it from source. Am i wrong?

@innerout you are right - flymake integration will be optional and only for emacs 26.1+.

Could flymake integration potentially solve the problems flycheck has when changing an lsp buffer fast?

I am not aware of that issue, can you provide PR?

I am using mainly ccls and cquery so i don't know if this is happening to all lsp-servers.We were talking about it with @MaskRay you can ask him. Probably he has a better understanding for the source of the problem.

This may be useful. eglot's implementation may give some insights.

@innerout I'll let you disappointed :( I don't know the source of problem well.

+1
... and FlyCheck lost it most prominent/active maintainer

If there are no volunteers for the task i will hit it after migration to lsp.el is over and when i sync lsp java with the new jdt ls changes.

I will work on that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cprussin picture cprussin  路  3Comments

xendk picture xendk  路  3Comments

rsuhada picture rsuhada  路  3Comments

raxod502 picture raxod502  路  5Comments

josh-janrain picture josh-janrain  路  5Comments