Home key doesn't work in method search box

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Home key doesn't work in method search box

Tim M
Small point - after typing in some text into the search box in an
IdeaSpace (ctrl-f) if you press the home key it doesn't go to the
beginning of the field (end key works fine).

While I'm at it - I thought wildcard expressions worked in this field
but I can't get them to work - e.g. *Stream doesn't seem do anything?

I also still struggle with this search box as it shows me too much
information (I know we discussed this in the beta) - when trying to
find a class - having all of the methods showing underneath the class
means I have to either type more or scroll down - which are a bit
painful. I also still long for some of the shortcuts that
Eclipse/IntelliJ use - e.g. typing WS will show you WriteSteam... I
guess I will have to delve into how to hack these in.

Tim


Reply | Threaded
Open this post in threaded view
|

Re: Home key doesn't work in method search box

Chris Uppal-3
TimM wrote:

> While I'm at it - I thought wildcard expressions worked in this field
> but I can't get them to work - e.g. *Stream doesn't seem do anything?

Seems that doesn't work.  However the "Find class" operation, which is
Class=>find... in a CHBs menu (or <alt>+c then f from the keyboard) does do
wildcard matching.


> I also still struggle with this search box as it shows me too much
> information

Me too.


> I also still long for some of the shortcuts that
> Eclipse/IntelliJ use - e.g. typing WS will show you WriteSteam... I
> guess I will have to delve into how to hack these in.

Sounds good.  Happy digging !

    -- chris