Jan Six
Jan Six
Related to #39 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/six7/figma-batch-styler/pull/42?shareId=0507d6bb-01d5-4bb3-afc6-848baa38bf2b). ## Summary by Sourcery New Features: - Allow users to resize the plugin panel and the style selector...
We should add support for oklch for color tokens (and colors inside shadows, border tokens, and composition tokens). Right now we only support hsl, rgba. Not sure if specific treatment...
**Bug: Plugin Crashes During Style Import Due to Missing Variables** When attempting to import styles in version 2.5.1 of the plugin, the process crashes if certain referenced variables do not...
**Feature Request: Clarification on Variable and Token Visibility in Figma Dev Mode** Implement a clear distinction in the documentation regarding the visibility of variables and tokens when applied in Figma's...
## Summary - update turbo.json to use `tasks` instead of deprecated `pipeline` ## Testing - `yarn lint` *(fails: ESLint couldn't find configuration file)* - `yarn test` *(fails: cross-env not found)*...
## Summary - update turbo.json to use `tasks` instead of deprecated `pipeline` ## Testing - `yarn lint` *(fails: ESLint couldn't find configuration file)* - `yarn test` *(fails: cross-env not found)*...
**Feature Request: Allow Folder Import for Free Users** Currently, free users are unable to import token projects exported as a folder into the plugin. The desired feature is to allow...
Currently, renaming a token by clicking on its individual instance (e.g. token.sm) updates any token values that reference it across all sets. However, renaming via the parent group name (e.g....
### Why does this PR exist? Fixes https://github.com/tokens-studio/figma-plugin/issues/1959 ### What does this pull request do? Fixes the duplicate shortcut warning by registering it conditionally ### Testing this change Use Push...
Currently, users lack an efficient way to identify all broken token references. They must manually check each token, which is time-consuming, especially in projects with multiple themes or a large...