Closed girishji closed 10 months ago
This is what pyslp sent: {'label': '''H''', 'data': {'doc_uri': 'file:///filename.py'},'sortText': 'a''H''', 'kind': null, 'insertText': '''H'''} 'kind' property need to be checked for null before attempting completion.
M autoload/lsp/completion.vim
This is what pyslp sent: {'label': '''H''', 'data': {'doc_uri': 'file:///filename.py'},'sortText': 'a''H''', 'kind': null, 'insertText': '''H'''} 'kind' property need to be checked for null before attempting completion.
M autoload/lsp/completion.vim