+ 14
SUGGESTION: In-Code Playground Search 🔍
Wouldn't it be nice if SoloLearn had a searchbox in the code playground? That way, we could search for specific keywords automatically, when we want to upgrade or debug codes (especially for debugging codes with 500+ lines) Just wanted you guys' opinions before passing the suggestion to SoloLearn. What do you think?
10 Respuestas
+ 10
it's really a great idea......I support it.
also a replace option can be added so that the word can be changed in all occurences which can be very helpful in changing variable names , etc.
+ 15
I think it will be more helpful for web codes.
+ 11
Yeah, @#00FF00, since web codes tend to get really large
+ 10
Great idea. I love that feature in Visual studio IDE. It prevents errors
+ 9
I agree , go and and just mail it .
+ 6
At first I misunderstood your post and thought "Didn't we already have search bar in Playground?". After reading @Chirag Ghosh's answer then I figured out that you meant a "Search / Replace" feature 8)
(Edit)
Yeah, I agree..
+ 4
We have codes to get that work done I guess.. (I know only about JavaScript though..match(), filter(), find()..)
+ 3
I support!