Tom Duncalf

Results 25 comments of Tom Duncalf

Hey @andreiduca, so right now the way we suggest you solve this is that you create a connection for every icon. You can have multiple connections for the same React...

We are happy to announce that we’ve released Code Connect v1.1.1, which includes a preview of support for HTML-based frameworks (including Web Components, Angular and Vue). We’d love to get...

Hey @sekeidesign, interesting that you have this issue! On my Mac, in both iTerm 2 and Apple Terminal, pasting a URL with `?` or `=` characters automatically escapes it, see...

Interesting, it seems that some terminals must not escape special characters when you paste. It's strange because when I try the same on the VS Code terminal, it correctly changes...

We are happy to announce that we’ve released Code Connect v1.1.1, which includes a preview of support for HTML-based frameworks (including Web Components, Angular and Vue). We’d love to get...

Hey @MDMann, thanks for the feedback and happy to hear you like Code Connect! This is an interesting idea, and I've raised it for discussion with the team, so we...

I see, thanks for explaining. We'll discuss this as a team and follow up when we've done so!

We are happy to announce that we’ve released Code Connect v1.1.1, which includes a preview of support for HTML-based frameworks (including Web Components, Angular and Vue). We’d love to get...

We are happy to announce that we’ve released Code Connect v1.1.1, which includes a preview of support for HTML-based frameworks (including Web Components, Angular and Vue). We're hoping this will...

Hey @alisonjoseph, happy to hear it's working for you. You should be able to reference this nested layer using `figma.nestedProps`, something like: ``` nested: figma.nestedProps("_Number input base", { text: figma.textContent("Text")...