We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These functions are undefined:
mouse
joystick
touch
I really don't understand why the api has all these aliases, but in vscode these functions appear as undefined 🤷.
Maybe @alias is a wrong way to define class fields or is the total number of possible class fields limited?
@alias
For some reason, some of them show up, but most do not!
The text was updated successfully, but these errors were encountered:
These functions should be implemented by user. However this server dose not support ---@override for now, so you can only use ---@type to get infers
---@override
---@type
Sorry, something went wrong.
Now that #2158 is merged, what's the better way to express these types?
No branches or pull requests
These functions are undefined:
mouse
,joystick
andtouch
related...I really don't understand why the api has all these aliases, but in vscode these functions appear as undefined 🤷.
Maybe
@alias
is a wrong way to define class fields or is the total number of possible class fields limited?For some reason, some of them show up, but most do not!
The text was updated successfully, but these errors were encountered: