Skip to content
New issue

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

Incorrect suggestion when entering callback fun #607

Closed
serg3295 opened this issue Jul 18, 2021 · 0 comments
Closed

Incorrect suggestion when entering callback fun #607

serg3295 opened this issue Jul 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@serg3295
Copy link
Contributor

To Reproduce

local fooC

---test callback
---@param callback fun(x:number, s:string):nil @callback
---@param par number @par
function fooC(callback, par) end

err22

Environment (please complete the following information):

  • OS: linux mint
  • Client: VSCode
@sumneko sumneko added the bug Something isn't working label Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants