Age | Commit message (Expand) | Author |
---|---|---|
2022-03-04 | Add eclipselsp jdt:// support for textDocument/definition (#4030) | yoshi1123 |
2021-10-15 | Fix 3207 - do not send didSave notification if not supported (#3930) | Horacio Sanson |
2020-08-18 | Remove features deprecated in previous versions | w0rp |
2019-05-24 | Fix LSP tests | w0rp |
2019-05-10 | #2403 - Make ale_disable_lsp apply consistently, and document it better | w0rp |
2019-02-15 | Fix #2295 - Respond to initialize with an initialized message | w0rp |
2019-02-13 | #2132 Use an on-init callback for all LSP logic | w0rp |
2018-08-24 | Use one LSP connection per project | w0rp |
2018-07-22 | Check LSP capabilities before using them | w0rp |
2018-07-06 | Fix the broken tests | w0rp |
2018-06-15 | Lazy-load LSP linters, and check b:changedtick before notifying about changes | w0rp |
2018-01-19 | Fix the didSave tests so they work in NeoVim 0.1.7, and do not send the messa... | w0rp |