Results 1 to 10 of 24

Thread: Nice IDEs for Linux and Windows?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Stoney View Post
    Especially tools like code refractoring and jumping to the definition of a procedure/function are things I don't want to miss anymore.
    Jumping to a function is mandatory, can't be without that, but I never saw that much use for code refactoring. Do you need that that often?

  2. #2
    Quote Originally Posted by Ingemar View Post
    Jumping to a function is mandatory, can't be without that, but I never saw that much use for code refactoring. Do you need that that often?
    It's pretty nice. Just place caret on an identifier, press F2, type something and you've just renamed something. Extract Procedure, and Complete Code are pretty awesome too. They even handle some cases of parameter renaming/retyping automatically!
    Peregrinus, expectavi pedes meos in cymbalis
    Nullus norvegicorum sole urinat

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •