Re: Great SWT Program



On Dec 13, 12:12 pm, blm...@xxxxxxxxxxxxx <blm...@xxxxxxxxxxxxx>
wrote:
You may be nearly as proficient with them as I am with mine, despite
the massive handicap. Still, I cringe every time one of you describes
the input contortions and mental gymnastics required to do what is
inexpressibly easy in my tools of choice. That has to take a toll,
even if you are so used to it that you're no longer consciously aware
of it...

I guess it's possible. I'm not sure I can think of any way to be
sure one way or another. To me the biggest difference between
keeping "navigate with hjkl keys" (as in vi) in one's head and
keeping "insert import statement with control-M" (as in Eclipse)
in one's head is that for the latter there might be more obvious
ways to get the same effect with more trouble. <shrug>

Eh. I use ctrl-shift-O (I think, don't have it in front of me right
now) for organize imports. And there's the whole "with a PROPER
editor, you can navigate with LESS trouble using the conveniently
supplied direction keys that all modern keyboards have" thing.

Typing imports in manually is, of course, both obvious and more
trouble than using "organize imports", to the point that I only do it
these days when the latter screws up. (It seems to have one or two
buggy corner-cases mostly involving it replacing "import
foo.bar.Quux;" with "import baz.mumble.Quux;" and then complaining
that all your occurrences of someQuux.doTheMacarena() are bogus method
calls. :P)
.



Relevant Pages

  • Re: General solution to equation
    ... trouble. ... possible to find a general solution so I stop banging my head against ...
    (sci.math)
  • Re: Jemenfoutist
    ... correct usage. ... I'm having trouble, though, wrapping my head around what ...
    (alt.usage.english)
  • Re: Gil Sengels shocking expose on the worthless Remington 700 extractor and ejector.
    ... check them plungers before i head off this year after my broken neck heals. ... I own a bunch of remingtons, and never had any trouble, but it's worth ... jabbing an extractor before i head off, because if i have trouble, guess ...
    (rec.guns)
  • Re: More php trouble *pulling hair out*
    ... idea on how to do it, but I'm having trouble. ... there in the head. ... in a much less codey page for testing purposes and it WORKED. ...
    (comp.lang.php)
  • Re: Reading a in app.config
    ... Imports System.Configuration ... > Are you referencing the System.Configuration dll? ... > of my head thought. ... >> My logic was to not alter any of the MSDN code until it worked. ...
    (microsoft.public.dotnet.framework)