Jas
Jas
Uhh, I have no clue, sorry :/ I've only used this types with typescript and the ```/** @type {} */``` stuff that you're doing doesn't seem to be typescript at...
Yep, i see. Should be fixed when https://github.com/DefinitelyTyped/DefinitelyTyped/pull/54359 merges ^^
Oh nevermind, i misunderstood, gimme a sec.
Hmm... not totally sure how to handle this one, since according to https://developer.chrome.com/docs/extensions/reference/identity/#method-getAuthToken, it can return two values? Promise, would be ideal, but that's obviously not possible... Should i just...
Depends on if mozilla is using the same Chrome-ish format for their schema files. Not something I personally have an interest in tho, but I'll keep the issue open in...
I've totally missed this PR. Apologies for that. I don't have time right now but I'll make sure to take a look soon. Thanks for the PR :D
Hmm, no that doesn't seem to work either. The only things I've found working is `{@link runtime.onConnect}` and other things at [jsdoc documentation](http://usejsdoc.org/tags-inline-link.html) how do those show in vscode?
Hmm, I just ran a check on the DefinitelyTyped repository, and it seems the `{@link thing}` styles are used a total of 30333 times, while the `(thing)[thing]` is only used...
Does the integration have access to all your repos or only specific ones?
@sgratzl Alright, ping me at telegram @jsmnbom if you need help :)