forked from aniani/vim
patch 8.2.4758: when using an LSP channel want to get the message ID
Problem: When using an LSP channel want to get the message ID. Solution: Have ch_sendexpr() return the ID. (Yegappan Lakshmanan, closes #10202)
This commit is contained in:
committed by
Bram Moolenaar
parent
b9e99e58bb
commit
3b470ae88f
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4758,
|
||||
/**/
|
||||
4757,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user