Search This Blog

Saturday, 17 December 2011

Download Notepad++ Software for Windows PC





Text editors are system softwares that allows user to create, delete, edit and modify files and documents. There is several text editors have developed ex: notepad, wordpad, MS word, Linux vi, pico etc, .Notepad is not much efficient but for simple tasks we are in need of softwares.
Notepad++ is an advanced version of notepad. Unlike old notepad, Notepad++ is free of cost and good source code editor.Notepad++ supports various languages running MS windows platform.

Notepad++ designed/coded in C++ which used Win32API (Application Program Interface), scintilla which makes sure of faster execution speed and occupying less memory size.

  
Qualities:

Light and ease

·        Notepad++ is relatively small file can be downloaded easily and quickly from internet.

·        Notepads simple and ease of look and feel is driven to Notepad++  also.

System performance

·      Most of editors using for programming are makes use of large memories to run. But notepad++  is different from other editing softwares it occupies less memory space

·      So that less memory space and fast processing system performance remains unaffected.

Binary Translation page

·        Notepad++  able to convert opened source codes to binary formats. It helps menu provided to do that.



Included plugins

·        Notepad++ has plugins for Unicode and ANSI formats.For Unicode type it gives spell checker and converter.

·        For ANSI type spellchecker, light explorer and plug-in manager.

Syntax and semantics

·        Notepad++ does syntax highlighting, syntax folding for most modern languages like C,C++,HTML,ASP,Java,Pascal,Css and more(totally 52 languages).

·        User defined syntax highlight option also available in notepad++.Auto completion which enables user not necessary to remember full syntax of words used in programming languages. If we type partial it shows related commands in that language to complete syntax.

Portable

·        Notepad++ designed as package with portable option. So that can be used to edit source codes and other editor options.

·        It is easy to use on the way to go to travel and compatible for display all type of age persons.

FTP browser

·        FTP browser present inside Notepad++ allows to open documents or files from remote terminal/server.FTP browser allows to edit and upload to server  at ease and no cost.

Plugins

·        Since Notepad++ has been developed by SourceForge.Net. It has many number of plugins designed for it. There are official 27 plugins are there in that 10 of them are already included by default.


No comments:

Post a Comment