Results 25 comments of Andrew Charnley

Ok thanks - it's now on my TODO radar.

I've a similar problem in that it doesn't pick up the comments for these properties (rc.1): ```` /** * Messagebus Interface */ interface fInterface { /** * Will virtually close...

These are at the correct level if I use @memberof on the children

Same on a type... ```` /** * Further config available to this module */ type extfConfig = fConfig & { /** * An AWS config file containing region etc. Loaded...

Ok, there is a one but it's pic14/pic16regs.h and this pulls the relevant file in via the -p command line (i.e -p12f629). Your generic loading of the pic16regs.h wont work.

OK I've got a workaround which is to call the connect anyway. Defo a bug though. const bleEnabled = async () => { // current connection? let connected = await...

I don't know why this was closed. The issue exists on 26.4 if zygisk is enabled (or maybe zygisk + enforcing). Going back to 26.3 and all is working again,...

Perhaps but the issue doesn't exist on 26.3 so maybe we need a choice?