Uh oh!
There was an error while loading. Please reload this page.
added supress warnings for afew lua files - #15
Conversation
carsakiller
left a comment
There was a problem hiding this comment.
I'm not sure that these are necessary. I don't think you should be receiving these warnings in a meta file?
A missing-return, for example, shouldn't ever be flagged in a meta file because the function is just used for annotations. Unless something has changed in the language server recently where this is now the case?
classydeveloper-creator
commented
Jul 20, 2026
I mean for me it is i dont about normal visual studio I use code oss |
i added these to stop warnings from spamming my problems console (Linux Code OSS)