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

Possible typo when handling `workspace.library`

Open aarondill opened this issue 1 year ago • 0 comments

Here we handle Lua.workspace.library, but unlike the other paths, we index debug (the global) and add to it, instead of pattern.

This looks like it is almost definitely a typo.

aarondill avatar Mar 24 '24 10:03 aarondill