You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i open lua, collapse code, after few seconds the telemetry notification appeared. clicked accept, restarted, it again appeared, tried clicking false, it appeared again. Went in the settings json file and added a line "Lua.telemetry.enabled" = false
Now the pop up doesnt appear, but the issue remains.
I open the code, after few seconds i no longer can collapse it. thats about the time lua notification appeared.
Previously collapsed code shows up as un-collapsed.
Super annoying, looked for different lua plugins, most others didnt work at all or i dont know how to enable them.
The text was updated successfully, but these errors were encountered:
Please check if it fixed in 2.6.6.
To verify the version, check the extension panel if you are using VSCode.
Otherwise, run lua-language-server --version
i open lua, collapse code, after few seconds the telemetry notification appeared. clicked accept, restarted, it again appeared, tried clicking false, it appeared again. Went in the settings json file and added a line
"Lua.telemetry.enabled" = false
Now the pop up doesnt appear, but the issue remains.
I open the code, after few seconds i no longer can collapse it. thats about the time lua notification appeared.
Previously collapsed code shows up as un-collapsed.
Super annoying, looked for different lua plugins, most others didnt work at all or i dont know how to enable them.
The text was updated successfully, but these errors were encountered: