Closed jnewb1 closed 6 months ago
There's a PR for this #493. This is way cleaner though; does it have the same coverage?
There's a PR for this #493. This is way cleaner though; does it have the same coverage?
coverage should be the same. requires changes to capnp-stub-generator to sepecify the output directory. enums are also broken because the current stubs use string literals, so something like
car.CarParams.Ecu.fwdRadar
doesn't work atm
example type completions: