JavaScript Free Code

About The Author.

Mr. Lito Garin Estember

ABOUT THE AUTHOR

MR. LITO GARIN ESTEMBER

READ MORE BOOKS

ENHANCE YOUR BRAIN

SOFTWARE GIVEAWAYS.

Contains freeware, demo and shareware programs to download in several categories. Also features latest updates and most popular downloads..

Hi there! This is temporal image use only Master Tolitz is working on it ATM

This blog is under maintenance, My apology..well im working on it atm. dont worry buddy everything will be fine..love yah all..

Hi there! This is temporal image use only Master Tolitz is working on it ATM

This blog is under maintenance, My apology..well im working on it atm. dont worry buddy everything will be fine..love yah all..

LIKE US ON FB

Custom Search

Huwebes, Hulyo 31, 2014

Notepad++ 6.6.8

Notepad++ is a powerful and free text editor that supports almost all programming languages. Built on the Scintilla editing component and written in C++, the free source code editor optimizes many routines and executes fast. You can also enhance its functionality with the use of plug-ins.Main Features:
  • Macro recording and playback
  • Code completion
  • Code collapse
  • Syntax highlighting
  • Tag matching
  • Multi-view editing
  • Search and replace




















Using Notepad++

Notepad++ has an installer version and a portable version that does not change the registry. With the portable version, we simply created a shortcut on our desktop to open it easily, and it launched almost as soon as we double-clicked on the shortcut.
By default, the program starts as a plain text editor, but we easily used it as a source code editor by selecting our desired language from the “Language” tab. The program natively supports 55 languages, which are listed in alphabetical order. It also allows you to define your own language.
Notepad++ makes coding relatively easy even for starters. It uses color coding to differentiate codes from visible text and other syntaxes. It also makes necessary indentations to make code more legible.
Depending on the programming language we selected, Notepad++ offered suggestions as soon as we started typing, and we could simply double-click on something to include it. It displayed details of active files at the bottom of the program window, including its language, encoding, length and position of the cursor.
The source code editor gave us the option to save and/or print our files. If we had more than one file open, we could save them all simultaneously by clicking the “Save All” button. If we wanted to continue working on a file later, we saved it but exited Notepad++ without closing it, which allowed the program to open it automatically during the next launch.
Right-clicking offers more commands, and experienced users can customize the program’s context menu to suit their own preferences by modifying its ContextMenu.xml file. This allows them to access their frequently used commands faster than using the menu bar on top of the program window. Any user can make some configurations in “Preferences” under “Settings.”
The program supports several plug-ins, such as MIME tools, spell checkers, converters and FTP tools.
Conclusion
Notepad++ is a simple but powerful tool that serves different users equally well. Whether you want a text editor with more options than Notepad or a complete Web design tool, the program will be up to the task.
Software Product Description

An excellent free source editor and Notepad replacement.

Notepad++ is a free source editor and Notepad replacement with the syntax highlighting.Features:
  • Syntax Highlighting and Syntax Folding
  • User Language Defined System
  • Tabed document and Multi-View
  • More than 50 languages supported
  • Full Drag ‘N' Drop supported
  • Macro recording and playback
  • Extensible with its plugin system
What´s New in version 6.6.8:
  • Settings on Cloud supports Google Drive now.
  • Better theme support: all internal docking dialogs apply selected theme background / foreground colour.