The text editors are not only used for simply editing text but also to code programs such as html or php.A good text editors should have some key features which will help us in our project development.Here are some text editors which includes those features.
Notepad ++
The notepad ++ is an excellent text editor with more features than normal text editor like notepad.The notepad ++ is ideal for program developers as it supports huge amount of languages.You can select the desired language by clicking on the language menu where the languages are listed alphabetically.Once the desired language is selected the keywords for those languages will be highlighted.Another important feature of notepad ++ is the macros.You can record a set of steps using macros and run them multiple times whenever necessary.

Download
Komodo Edit
Komodo Edit is best suited for programmers.Once you create a new file komodo prompts a menu listing the available languages.Also komodo contains code hinting feature which helps novice programmers to learn as well as use them efficiently.The komodo edit will write the closing tag for us,say if you open the tag komodo will automatically includes the closing tag which will reduce introducing errors in our coding.The komodo edit is free but paid versions are also available.


0 comments:
Post a Comment