Notepad++ – A Free Source Code Editor
The notepad however fewer features it has over the word pad is a very important tool in creating codes. One cannot run the codes in WordPad. However one has to face a lot of difficulty when working on multiple note pads for a single project. To bridge this gap, we have notepad++ which is almost a prototype of notepad but one unique feature which makes it so different and useful for the programmer the facility of tabbed editing.
Tabbed editing is a convenient feature where a programmer can work with multiple open file which are separated in the same window. This is not only decreases the time taken to open several notepads for several sources but also keeps the operating system free from the clutter of several files being opened at the same time. Also, one can have a central location when editing the code without maneuvering through many windows.
GO4 Notepad++


Leave a Response