This will help lsp-mode to become usable without additional extensions(refer to #318 )
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.
Most helpful comment
@innerout you are right - flymake integration will be optional and only for emacs 26.1+.