Justin M. Keyes
|
9370e1c511
|
feat(lsp): hide backticks in LSP docstrings #19377
Also clear `markdownError`: don't want to highlight invalid markdown
syntax in LSP docstrings.
fix #16114
|
2022-07-15 08:13:16 -07:00 |
|
Folke Lemaitre
|
08f81f0f29
|
fix(lsp): syntax improvements for lsp_markdown
|
2021-06-25 17:01:06 +02:00 |
|
Folke Lemaitre
|
d7d1f40d2c
|
fix(lsp): replace --- by a line in stylize_markdown
|
2021-06-15 07:35:58 +02:00 |
|
elianiva
|
6488fca06b
|
feat(lsp): hide triple - in hover window.
|
2021-06-15 05:01:45 +07:00 |
|
Folke Lemaitre
|
64da499ac2
|
refactor(lsp): consolidate the different floating window methods into open_floating_preview
|
2021-05-29 13:42:15 +02:00 |
|
Michael Lingelbach
|
2f64cda49e
|
lsp: update lsp_markdown syntax to not clash with built-in markdown syntax
|
2021-03-15 22:58:54 -07:00 |
|
Michael Lingelbach
|
d49177afd9
|
lsp: add custom syntax rules for lsp floating window
|
2021-03-09 21:15:10 -08:00 |
|