Age | Commit message (Expand) | Author |
---|---|---|
2020-08-27 | #3312 - Just check if additionalTextEdits is non-empty | w0rp |
2020-08-27 | Fix #3312 - Fix a false positive for auto imports | w0rp |
2020-08-09 | Close #3267 - Add a general autoimport setting | w0rp |
2020-05-31 | Add test for LSP autoimport | Jerko Steiner |
2019-11-08 | Fix typo | Donnie West |
2019-11-08 | Allow the user to set their own completion values | Donnie West |
2019-05-09 | #2481 - Use text to insert from insertText | w0rp |
2019-03-10 | #2341 - Handle completion messages with textEdit objects | w0rp |
2018-09-17 | #1794 - Handle LSP documentation content as a Dictionary | w0rp |
2018-07-23 | #1751 Handle LSP completion results without the 'kind' attribute | w0rp |
2018-06-12 | Add a test for handling missing detail keys for LSP completion | w0rp |
2018-05-28 | Fix #1568 - Filter LSP completion results with the prefixes | w0rp |
2018-04-22 | Close #1162 - Implement completion support with LSP servers | w0rp |