Sunday, February 10, 2013

Advanced Notepad

Notepad++ is a sophisticated version of a simple notepad that we all know and love. Actually it differs very much from it. You can check the features list at the end of the post. Here are some pictures to see what the software looks like.

If you don't have the time to add your own language settings then you can simply get the one you like that are made by other people from here (yes, the settings can be shared which is awesome). There are a list of extra plugins for Notepad++ that may interest you in here.


Notepad++ is ment mostly for coders and it has already a lot of pre-set syntaxes.
An example with pre-set C language syntax settings.

An example with pre-set Java language syntax settings.



You can run your code in any program you like.


I definitely recommend to check it out.

Features

  • Syntax Highlighting and Syntax Folding ( User defined )
  • PCRE (Perl Compatible Regular Expression) Search/Replace
  • Customizable GUI
  • Document Map
  • Multi-View
  • Multi-Document (Tabs)
  • Auto-complete for words, functions, parameters.
  • Zooming
  • Multi-language
  • Bookmark
  • Argument launching
  • Macro recording and playback
  • Printing

You can get more information and download Notepad++ for free here (official page)

3 comments:

  1. nice, i only know the regular notepad... maybe i'll try this too

    ReplyDelete
  2. Sounds like a perfect tool for coders

    ReplyDelete
  3. Looks promising. I'll try it out, thanks for sharing!:)

    ReplyDelete