How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
MacOS 13.4 intel
What is the issue affecting?
Can't auto detect love2d project, no popup for write configure for love2d project. (NOTICE: 3.71 is OK, 3.7.2 and 3.7.3 are broken)
Expected Behaviour
this popup should be popup when the Lua file contains love. load or love.update ..., but currently version no popup shows.
Actual Behaviour

this popup should show when detecting the love2d project
Reproduction steps
t1.zip
- use vscode to open this folder
- open main.lua
- should popup the configure popup(see image).
Additional Notes
3.71 is OK, 3.7.2 and 3.7.3 are broken
Log File
No response