imo the beauty of idea is not only in the number of features, it is in the
convenience to reach them.
positioning the cursor is what i wanted to avoid here. anyway that is not
important.

my understanding is that smart autocomplete is providing valid suggestions
for the current context.
for some reason the catch clause is not carrying a good context or context
at all. so i was just wondering what could be the reasoning behind it... and
since time/or lack of it seemed the most probable cause i requested the
feature.
best regards,
-nikolay


"dimiter" <[EMAIL PROTECTED]> wrote in message
agtsci$al$[EMAIL PROTECTED]">news:agtsci$al$[EMAIL PROTECTED]...
> Then you could position the cursor on the method throwing the exception
and
> press Alt+Enter.
> There are two intention actions - "Add catch clause" and "Add exception to
> signature"
>
>
> "Nikolay Nikolov" <[EMAIL PROTECTED]> wrote in message
> ags0i3$qvj$[EMAIL PROTECTED]">news:ags0i3$qvj$[EMAIL PROTECTED]...
> > just a wish for consistency.
> > surround with try/catch works in most of the cases, but would not help
> when
> > extending existing try/catch block and also would make me switch from
> typing
> > mode...
> > best regards
> >
> > <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> > > why don't you surround your lines that can throw exceptions with a
> > try/catch
> > > block then all possible catch blocks are created
> > >
> > > > Wouldn't it be nice in catch clause to have Ctrl+Shift+Space bring
up
> a
> > > > list
> > > > of all exceptions thrown in the try block. IDEA knows about them
> already
> > > > since we get a nice error message listing everything not being
caught.
> > > >
> > > > developing with pleasure,
> > > > --nikolay
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Eap-features mailing list
> > > > [EMAIL PROTECTED]
> > > > http://lists.jetbrains.com/mailman/listinfo/eap-features
> > > >
> > >
> > > --
> > > GMX - Die Kommunikationsplattform im Internet.
> > > http://www.gmx.net
> > >
> >
> >
>
>


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to