RomanSpector

Results 7 comments of RomanSpector

![image](https://user-images.githubusercontent.com/57856647/188492971-1cf77dce-f743-4fba-b1a2-62c392615c46.png) ```lua ---@class AAA ---@field value boolean ---@overload fun(): boolean local AAA = {}; ---@class BBB local BBB = {}; ---@return BBB function BBB:new() end ---@return AAA function BBB:add() end...

I also often use this feature and do not want to give it up. ```lua --- - **string** == "" -> **`true`** --- - **number** -> **`false`** --- - **boolean**...

After the 3.9.0 update, the problem worsened https://github.com/LuaLS/lua-language-server/assets/57856647/82e338eb-b3dd-47c6-848d-bee445cf5598

https://github.com/LuaLS/lua-language-server/issues/2236

Все из-за тайнта, во время боя игра блокирует некоторые операции с фреймами. Если у кого-то есть решение, то жду ПР.