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

TokenPicker: Tab to jump to next .

Open six7 opened this issue 3 years ago • 0 comments

It would be a neat addition for the TokenPicker when using it to autocomplete if pressing Tab would jump to the next .

So if I type {colors.b

And the plugin gives me suggestions like

colors.black.100
colors.black.200
...

and I press Tab My new value is {colors.black.

That way if I know I need a token that is in that colors.black space I can quickly jump to those without having to type.

six7 avatar Aug 20 '22 11:08 six7