eclipse / lsp4mp

Technology lsp4mp
Eclipse Public License 2.0
22 stars 27 forks source link

fix: don't generate an empty symbol name when property starts with '.' #433

Closed angelozerr closed 8 months ago

angelozerr commented 8 months ago

fix: don't generate a symbol name when property starts with '.'

Fixes https://github.com/redhat-developer/vscode-microprofile/issues/178

fbricon commented 8 months ago

@angelozerr thanks!