最萌小汐
最萌小汐
Have no way for now.
Need to add cross type features: ```lua ---@generic T ---@param name `T` ---@return T & Rotation rotation function Core.RotationEngine.AddRotation(name) end ```
Need resolve generic by return type of param function.
Sorry, I cannot understand the issue. I just test the plugin with relative path and it seems works fine.
I test with multi-workspace and relative path and it works fine, could you please check if it has been fixed at master?
I don't know how to implement this feature
Because of some compatibility issues, the last available version on VSCode-OSS is 2.5.3. 3.2.0 is an failed attemption. This version has been reverted. Please try to install the old version...
Generic can not work on param now.
There is no way to achieve it at present
Currently the hover content is wrapped by ` ```lua ` block, it can not use html tags.