figma-plugin
figma-plugin copied to clipboard
Suggestion dropdown doesn't appear for documentation tokens while changing to another token on the "Inspect" tab
While trying to remap documentation tokens on the Inspect tab the dropdown with suggestions doesn't appear after I typed "{someTokeName..." https://postimg.cc/QBC7mRWs
Can you tell me more about how you reached that state? For me this works:
@six7 I reached this state just as I described. Inspect tab —> trying to remap documentation token —> don't see/get suggestion dropdown after I type symbol "{"
Are by chance none of your token sets marked as active?
@six7 nope, all three that I use are active always
@six7 here is video https://youtu.be/dcngtWjv-0E
Thank you for that video, that explains it! I'm guessing our logic that decides what tokens to show in the dropdown doesn't include tokenName or other related tokens yet.
Instead we should show all tokens when using that dropdown, same is probably true for all other Documentation tokens.