figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)

Results 509 figma-plugin issues
Sort by recently updated
recently updated
newest added

When your token sets share the name with token folders, and you expand/collapse token folders, the UI will act weird. To reproduce: - Create a set called `core/foo` - Another...

bug
token set
UI affordance
plugin v2

We had a bug that came with https://github.com/tokens-studio/figma-plugin/issues/2778 that basically means we store the same token name multiple times. Basically we had an array like this: ``` [ { "value":...

bug
plugin v2
json files

Let's do a spike on https://github.com/tokens-studio/figma-plugin/issues/2458

dev experience
token edit

# Context 📖 Long token names and values create issues when displaying multiple results in smaller UI areas of the plugin, see ticket for [related possible improvements](https://github.com/tokens-studio/figma-plugin/issues/2147#issue-1839939066) ✨ Example envisaged...

QOL
token name
UI affordance
token metadata

**Describe the bug** this is a bit hard to describe because i am not sure if i understand what is going on, but i think i have isolated the behavior....

bug
token type typography
token value references alias

When creating a box shadow containing more than one shadow, it will put the values of the shadows in an array, but if you then delete one of the shadows,...

bug
token type box shadow
json files

**Describe the bug** I'm not sure as to when this change took place, but before when duplicating a token into an existing group, it would just be added to group....

bug
token duplicate
token group

**Describe the bug** If you want to apply a documentation token for for example Text Case or Text Decoration and the value is 'none', the Raw Value and Value won't...

bug
token name
token documentation living
token value
token documentation annotation

# 📚 Context Focuses on the **[Usability](https://github.com/orgs/tokens-studio/projects/73/views/1?pane=issue&itemId=60471638)** area for the DX epic # 🛠 Acceptance Criteria Ideally, this document should be a one-stop-shop for initial Tokens Studio users. Areas of...

documentation
enhancement
dev experience

# 📚 Context We need better handling of async messages, it's spread across a number of different files instead of being easy to understand. Ideally we'd have a two-way sync...

dev experience