Basic understanding of Theia's SCM viewFamiliarity with Theia's widget system
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
70
研究方向
Examine the SCM view implementation in the Theia repository, particularly the scm widget.tsx and scm tree widget.tsx files. The search bar is currently at the top of the SCM view; it needs to be integrated into the tree part. Check the layout structure and understand how the tree component renders items. There are no linked pull requests or comments, so the implementation is open. Consider how to move the search functionality without breaking existing features.
scm search should belong to the tree part · eclipse-theia/theia#8068 | Good First Issue