diskdance
diskdance
And should we distinguish between private classes like `mw.Map` and private members of objects?
也请看一下 #43
There is also another TextMate lexer for VSCode: https://github.com/Frederisk/Wikitext-VSCode-Extension/blob/master/syntaxes/wikitext.tmLanguage.yaml
3 months of work. Hope it is useful! :)
@jeanas This issue can be closed now.
> I disagree. Due to maintenance costs, sometimes the type annotation is directly set as "any". In such cases, it is meaningful to have detailed explanations or examples in JSDoc...
> However, due to maintenance costs, if there is a complex mixed object, its type is often directly set as "any". I hope you don't mind me being too straightforward...
@AnYiEE Could you please give a full list of typings you think inaccurate "due to maintenance costs"? In such case problems can be solved faster, thanks!
After [#24](https://github.com/wikimedia-gadgets/types-mediawiki/pull/24) I believe it is sufficient to have type annotations removed.