Rob

Results 45 comments of Rob

Same thing on **v1.36.0**, every command run in `studio` completes successfully, even with `id` and/or `text` selectors that do not exist. When run with `test` they fail as they should.

Hello, thank you for making these board definitions. I am about to purchase a NUCLEO-H755ZI-Q board with the STM32H755ZI MCU but I don't see it listed in PlatformIO. Would I...

+1 Please add to Open VSX

Any updates?? I just overrode the errors and it seems to work fine so it must be an issue with the TS type definitions in this lib. ```typescript worksheet.addImage(imageId1, {...

It appears we have to add a `PrivacyInfo.xcprivacy` file using the reasons listed in the [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api). I haven't tried it yet but hopfully adding the privacy manifest to `App_Resources/iOS/PrivacyInfo.xcprivacy`...