Basic Rust knowledgeFamiliarity with Graphite event system
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
75
調査方針
Investigate the text tool code, likely in the 'editor' or 'text' module. Look for where keyboard events are handled for the text tool. Add a case for Enter key to initiate edit mode on selected text layer. Check existing keyboard shortcut implementations for reference.
With the Text tool active and a text layer selected, Enter should begin editing it · GraphiteEditor/Graphite#3637 | Good First Issue