Results 1 to 8 of 8

Thread: Notepad++ 4.8 RC

  1. #1
    F3n1x's Avatar 0x34a BT Rep: +6BT Rep +6
    Join Date
    Oct 2007
    Posts
    341
    Notepad++ v4.8

    Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.

    This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

    This project is mature. However, as you can see it's a one-man-project, there are still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. As well, if you have any feature requests, you can always make the demand, but there's no guarantee that I'll implement it.

    You're encouraged to translate Notepad++ (if it is not present in the Download Section) and/or to translate the Notepad++ official site into your native language.

    I hope you enjoy Notepad++ as much as I enjoy coding it.

    Here are the features of Notepad++:
    • Syntax Highlighting and Syntax Folding
      Supported languages: C, C++, Java, C#, XML, HTML, PHP, CSS, makefile, ASCII art (.nfo), doxygen, ini file, batch file, Javascript, ASP, VB/VBS, SQL, Objective-C, RC resource file, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp, Scheme, Properties, Diff, Smalltalk, Postscript, VHDL, Ada, Caml, AutoIt, KiXtart, Matlab, Verilog, Haskell, InnoSetup, CMake.
    • WYSIWYG
      If you have a colour printer, print your source code (or whatever you want) in colour.
    • User Defined Syntax Highlighting
      It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators.
    • Auto-completion
      For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is ready, type Ctrl+Space to launch this action.
    • Multi-Document
      You can edit several documents at the same time.
    • Multi-View
      You have two views at same time. That means you can visualize (edit) 2 different documents at the same time. You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode).
    • Regular Expression Search/Replace supported
      You can search and replace one string in the document by using the regular expression.
    • Full Drag 'N' Drop supported
      You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.
    • Dynamic position of Views
      The user can set the position of the views dynamically (only in 2 views mode: the splitter can be set in horizontal or in vertical).
    • File Status Auto-detection
      If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).
    • Zoom in and zoom out
      That's another fantastic function of Scintilla component.
    • Multi-Language environment supported
      The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported.
    • Bookmark
      User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks.
    • Brace and Indent guideline Highlighting
      When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the block more easily.
    • Macro recording and playback
      You can save several macros and edit their keyboard shorcuts for the next use.

    View some Screenshots :
    Código:
    http://notepad-plus.sourceforge.net/uk/screenshots.php

    Homepage :
    Código:
    http://notepad-plus.sourceforge.net/
    Download :
    Código:
    http://downloads.sourceforge.net/not...Installer.exe?

    or

    http://kent.dl.sourceforge.net/sourc....Installer.exe

    or

    http://superb-west.dl.sourceforge.ne....Installer.exe

    or

    http://superb-east.dl.sourceforge.ne....Installer.exe

    or

    http://ovh.dl.sourceforge.net/source....Installer.exe

  2. Software & Hardware   -   #2
    2 Million Ways BT Rep: +7BT Rep +7
    Join Date
    Jan 2008
    Posts
    2,023
    it looks very good

    than U for the review

    and I think I will Use It

  3. Software & Hardware   -   #3
    svr's Avatar Ultimata Warrior BT Rep: +25BT Rep +25BT Rep +25BT Rep +25BT Rep +25
    Join Date
    Oct 2007
    Posts
    317
    I have used this one as a notepad replacement and it is superb.

  4. Software & Hardware   -   #4
    tutipute's Avatar I'm Here! BT Rep: +30BT Rep +30BT Rep +30BT Rep +30BT Rep +30BT Rep +30
    Join Date
    Jan 2008
    Posts
    403
    Looks great! I am currently using UltraEdit (under a corp. license), can you compare the two?

  5. Software & Hardware   -   #5
    I've been using version 3.2 for a couple of years for HTML coding. I am not a power user or a pro, but I have found it very helpful. I must get the new version !
    Last edited by digmen1; 03-01-2008 at 06:39 PM. Reason: addition
    What color is your Adkaf ?

  6. Software & Hardware   -   #6

    Laugh

    thanks man ..

    i love notepad++

  7. Software & Hardware   -   #7
    Ph4wX's Avatar Mudkip BT Rep: +8BT Rep +8
    Join Date
    Sep 2007
    Posts
    181
    SERIOUSLY!! i couldn't live a day without my notepad++ =D

  8. Software & Hardware   -   #8
    ocanica's Avatar Ninja Pirate BT Rep: +1
    Join Date
    Dec 2003
    Posts
    70
    I love notepad++ it's pretty much become my de facto word processor / html text editor. Also great for opening those .nfo's

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
  •