1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript7 823 stars (7 823 stars)750 forks (750 forks)batch import
help wanted
Description
Would be nice if the "find in buffer" could search the terminal too.
Guide contributeur
- Stack technique
- javascript
- Domaine
- desktoptooling
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-2 days
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- Understanding of Atom's buffer modelFamiliarity with the terminal package
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 25
- Direction de recherche
- 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.