LukeFinch / LukeFinch/Figma-Rename-Styles
Can't find $ character in style name
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hey Luke! I had some styles named $colorname (like SASS vars) and I wanted to remove the $ but I was unable to do it. Anything with a $ in it avoid a match being found.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified in the issue. Start by locating the style-name matching logic in the Figma plugin and reproduce the reported `$colorname` case. Done means names containing `$` can be matched and renamed, including removing the character.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100