Understanding of Atom's buffer modelFamiliarity with the terminal package
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
25
調査方針
The repository is archived, so no active development. To implement this feature, one would need to understand how the 'find in buffer' function works in Atom and how to extend it to the terminal pane. Look at the source code of the nuclide terminal package and the core find and replace functionality. Consider examining similar features in other IDEs for inspiration.