| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor(lua): use tuple syntax everywhere #29111 | Ilia Choly | 2024-06-04 |
| * | fix(lsp): trim trailing whitespace from completion words (#29122) | Mathias Fußenegger | 2024-06-02 |
| * | feat(lsp): support postfix snippets in completion | Mathias Fussenegger | 2024-05-30 |
| * | feat(lsp): use fuzzy match on filterText instead of prefix match | Mathias Fussenegger | 2024-05-30 |
| * | test(lsp): add completion tests | Maria José Solano | 2024-05-27 |
| * | feat(lsp): completion side effects | Maria José Solano | 2024-05-27 |
| * | test: improve test conventions | dundargoc | 2024-04-23 |
| * | refactor(test): inject after_each differently | Lewis Russell | 2024-04-10 |
| * | test: improve test conventions | dundargoc | 2024-04-08 |
| * | feat(lsp): support completion itemDefaults | Maria José Solano | 2024-02-27 |
| * | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
| * | fix(lsp): fix omnicomplete in middle of the line (#25787) | Lajos Koszti | 2023-10-26 |
| * | fix(lsp): fix off-by-one error for omnifunc word boundary | Mathias Fussenegger | 2023-10-23 |