Simrat Grewal
|
ed6c058eee
|
chore: stylua
|
2022-08-10 15:29:39 -07:00 |
|
charburgx
|
2e79953f7e
|
feat(providers): jsx provider
|
2022-07-14 01:46:59 -05:00 |
|
FollieHiyuki
|
d980dbf947
|
Format with stylua
|
2022-02-22 22:32:53 +07:00 |
|
Simrat Grewal
|
9d1d404472
|
fix(providers/markdown): Add multifile support
Fixes #90
|
2022-02-21 18:14:23 -08:00 |
|
Simrat
|
0347928385
|
fix(providers/coc): Check for coc_service_initialized
#85
|
2021-12-08 17:08:42 -08:00 |
|
simrat39
|
f4f2b5edfb
|
rework(preview): Ask providers for hover info
Now lsp checks if client supports hover
Addresses #82
|
2021-11-24 21:44:23 -08:00 |
|
simrat39
|
552b67993e
|
fix(providers/nvim-lsp): ipairs -> pairs
ipairs should only be used for lists
|
2021-10-21 16:52:07 -07:00 |
|
simrat39
|
a1bbef84b7
|
fix(coc): Fix COC installed check
Fixes #70
|
2021-10-06 14:22:18 -07:00 |
|
simrat39
|
042c8466a2
|
feat(providers): Inital COC support
Closes #68
Still needs support for code actions/hover/rename etc
|
2021-10-06 12:58:44 -07:00 |
|
simrat39
|
a0d563172d
|
refactor: Add a generic provider module
In preperation for coc support
|
2021-10-05 22:46:53 -07:00 |
|