EmmyLua / EmmyLua-LanguageServer

153 stars 27 forks source link

Fix SignatureHelp block other vscode extension issue #31

Closed yeweiran closed 2 years ago

yeweiran commented 3 years ago

The SignatureHelp should return null if the SignatureInformation list is empty, otherwise it will block other extension to show SignatureHelp.