luau-lsp
luau-lsp copied to clipboard
Autocomplete end does not work with `function name()` but works with `local function name()`
When you do function name(), the end is not autcompleted, but when you do local function name() (adding the local before function), it properly autocompletes the end. This problem occurs with Autocomplete end enabled. Here's a video:
https://youtu.be/cxOV6Rla3s0