Commit graph

9 commits

Author SHA1 Message Date
Abouzar Parvan
f338f3577c
show correct inline diagnostics in neovim 0.6 (#1502) 2021-09-08 16:38:57 +04:30
christianchiarulli
8c83b403ef fix: vim.uri bug in 0.6 2021-09-07 19:40:40 -04:00
Abouzar Parvan
2ccae0a746
fix string cannot contain newlines error while showing diagnostics (#1487) 2021-09-06 12:49:00 +04:30
Abouzar Parvan
2fa5c64cd0
use a separate func instead of replacing the diagnostics messages (#1462)
* use a separate func instead of replacing the diagnostics messages

* fix the styling, also return if no diagnostic is available
2021-09-04 09:53:00 +02:00
Will Leinweber
fc018cdc47
Fix lsp reporting when v.source is nil (#1209) 2021-08-03 00:51:32 -04:00
Abouzar Parvan
30ad4b81f5
Hotfix/eslint d (#1198) 2021-08-01 09:57:15 +00:00
Luc Sinet
fe5daa722f
[Feature] Expose lsp config (#1156) 2021-07-31 14:12:29 +00:00
kylo252
f36082da0d
feat: add diagnostics source name (#1147) 2021-07-31 12:52:25 +00:00
Chris
f220dc4893 begin lsp refactor 2021-07-28 17:13:50 -04:00