| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Supply language_id values to Neovim LSP API | w0rp | 2025-03-27 | 1 | -1/+1 |
| * | #4454 Clean up root test directory tests | w0rp | 2023-09-08 | 1 | -11/+1 |
| * | Add an option to save hidden buffers | w0rp | 2023-09-06 | 1 | -1/+1 |
| * | Add eclipselsp jdt:// support for textDocument/definition (#4030) | yoshi1123 | 2022-03-04 | 1 | -2/+2 |
| * | Dispatch textDocument/didChange after rename (2) (#4049) | Jerko Steiner | 2022-02-08 | 1 | -1/+1 |
| * | chore: replace python-language-server to supported pylsp (#3810) | Gerardo Gómez Rodríguez | 2021-07-09 | 1 | -2/+2 |
| * | Fix #3332 - Modify everything for rename/actions | w0rp | 2020-11-21 | 1 | -3/+3 |
| * | #3332 Implement :ALERename! for ignoring errors | w0rp | 2020-10-15 | 1 | -5/+5 |
| * | Add support for rename (documentChanges) | Jerko Steiner | 2020-05-31 | 1 | -0/+109 |
| * | Do not save for ALERename and ALEOrganizeImports | Jerko Steiner | 2019-10-09 | 1 | -1/+2 |
| * | Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import... | Jerko Steiner | 2019-09-12 | 1 | -0/+394 |