GraphiteEditor / GraphiteEditor/Graphite
trim string
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
A functionality I'm missing is the possibility to trim a string value. Standard it could trim all common whitespace characters, or the user could define which characters to trim.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating how string values are represented and processed in Graphite's node-based engine, then determine the expected behavior for common whitespace and user-specified characters; done means the trim operation works for both cases with coverage for its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100