NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Searching while typing in the code explorer


Joined: 04 Jan 2007
Posts: 18
Reply with quote
When you have lots of files or classes in the code explorer, scrolling the tree and searching visually for a file/class is slow. Even the search box at the top is inconvenient. I would prefer searching in real-time while typing the file/class name and only in the expanded branches of the tree. This way it works in Visual Studio or Windows Explorer.

I also suggest to remove the word "class" that is displayed before each class name in the class view. It makes hard to see the class name when searching visually. Also the "extends stuff" makes it difficult to identify the name within the line. Maybe "extends ..." could be in gray color or the class name could be bold.

The word "class" should be certainly removed if the "searching while typing" feature is to be implemented. Otherwise one would have to start each search with "class ....".
View user's profileFind all posts by tetikrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
When you have lots of files or classes in the code explorer, scrolling the tree and searching visually for a file/class is slow

AFAIK it works in PhpED. Just try to type what you're looking for when focus is in the tree. In other words, select one node in the tree and try to type...
Regarding "only in expanded", it may make sense for a few cases but I think people will agree with me that mostly you're looking for something that's not expanded.
Thanks for other suggestions.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 04 Jan 2007
Posts: 18
Reply with quote
1) I have found out that the search is case sensitive. That's the reason I was not able to make it work. I suggest to make it case insensitive. I have each class in its own file (e.g. ComboBoxItemGroup.php) and it would be easier not to care about the case when searching.

2) Is there any way how to cancel a search and start to search from the first letter again? Let's suppose I mistype a letter or more and want to start searching again from the first letter. In Visual Studio when you press an arrow or ESC you start searching from the first letter. In PhpEd I have to click to the editor and then back to the tree to achieve this.

3) Searching for a class while typing in the code explorer is not working. I think it's because of the "class" keyword before the class name. Could this be ommitted? The list list would be even easier to read.

Thanks for otherwise excellent IDE.
View user's profileFind all posts by tetikrSend private message
Searching while typing in the code explorer
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic