lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Hint display is incorrect when using plugin

Open ChrisCatCP opened this issue 1 year ago • 0 comments

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Plugins

Expected Behaviour

hide invisible require hint

Actual Behaviour

image

Reproduction steps

if plugin diff have require and enable Hint

Additional Notes

plugin: https://github.com/goldenstein64/pl-definitions

Log File

No response

ChrisCatCP avatar Aug 11 '24 17:08 ChrisCatCP