Hi Construct 2
Here's what I think about the search UI of Construct 2 ! Basically, each time I do a search, I lose 3 seconds to show the code around my search : type search, watch the line number, clear search filter, you're kicked to line 1, so you scroll back to the line number ... Repeating this hundreds of time a day while developping on Construct 2! Either i'm missing something (but I looked everywhere in the options), either I'm sharing this problem with many developpers on big projects and there could be very simple solutions, inspired from regular coding. And i'm pretty sure you all know how important search is, especially for big/huge projects ! I know you're already on Construct 3 and I hope these are already fixed .. But I share it anyway
- When you do a search, there's a filter on it. Please allow to search without filter : there's too often important code related to your search that is hidden ! It's major cause of mistakes when modifying while doing a research. A simple focus would be just fine !
- At least, when you clear the search filter, keep the focus on the line you're reading.
- Allow to search on every sheet. Splitting the code into sheets is great ! But sometimes you can't remember where you put something .. And you have to make a search in every single sheet.
I think these very simple features would make a huge time gain and comfort difference for any C2 developper
Best