Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>emacs</strong> Really, someone had to suggest it. For simple text editing, it is still my goto editor even now that I've embraced an IDE.</p> <ul> <li>Home: <a href="http://www.gnu.org/software/emacs/" rel="nofollow noreferrer">http://www.gnu.org/software/emacs/</a></li> <li>Win32 FAQ: <a href="http://www.gnu.org/software/emacs/windows/ntemacs.html" rel="nofollow noreferrer">http://www.gnu.org/software/emacs/windows/ntemacs.html</a></li> <li>Precompiled binary: <a href="http://ftp.gnu.org/gnu/emacs/windows/" rel="nofollow noreferrer">http://ftp.gnu.org/gnu/emacs/windows/</a></li> <li>Version control section of emacs manual: <a href="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Introduction-to-VC" rel="nofollow noreferrer">http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Introduction-to-VC</a></li> </ul> <p>If you've never used it, it will take a bit to get used to, but if go that far, you'll love it. I make no apologies for the crusty manual - it's an old program - but it does what it does well (some say learning to use emacs will make you a better programmer).</p> <p><em>a few SVN keystrokes</em></p> <ul> <li>[ctrl-x v =]: diff to previously checked out version</li> <li>[ctrl-x v g]: annotate source (blame)</li> <li>[ctrl-x v v]: commit (enter changelog in the new buffer and type ctrl-c ctrl-c to commit)</li> </ul> <p><strong>vim</strong> Because once you suggest emacs, someone will suggest vi. or vim. or some other variant. I never got the hang of it, so can't suggest much help. Queue the religious argument.</p> <ul> <li>Home: <a href="http://www.vim.org/" rel="nofollow noreferrer">http://www.vim.org/</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload