Artem Aleksandrov

Results 6 comments of Artem Aleksandrov

@honkmaster here is the documentation on this property - https://developer.apple.com/documentation/objectivec/nsobject/1615141-isaccessibilityelement It says if view is a container for other elements which should be accessible, then this property should be false....

Wanted to use the same approach, but struggling in making `|replace: ",.*","",regex` to work. It seems like it doesn't use the mode modifier. It would be great if I could...

Yep, it's 1.8.2. Maybe it's something in the syntax, I'm trying to use it like this: ``` {% for variable in type["FeatureFlags"].variables where variable|!annotated:"skip" %} {% for attribute in variable.attributes...