Notepad++: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
m New page: A good free editor http://sourceforge.net/projects/notepad-plus/ |
Hellboy1975 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Notepad++ is an Open Source text editor. | |||
http://sourceforge.net/projects/notepad-plus/ | It's features include: | ||
*Syntax Highlighting and Syntax Folding | |||
*WYSIWYG | |||
*User Defined Syntax Highlighting | |||
*Auto-completion | |||
*Multi-Document | |||
*Multi-View | |||
*Regular Expression Search/Replace supported | |||
*Full Drag ‘N' Drop supported | |||
*Dynamic position of Views | |||
*File Status Auto-detection | |||
*Zoom in and zoom out | |||
*Multi-Language environment supported | |||
*Bookmark | |||
*Brace and Indent guideline Highlighting | |||
*Macro recording and playback | |||
==External Links== | |||
*[http://sourceforge.net/projects/notepad-plus/ Notepad++] | |||
[[Category: Development Tools]] |
Revision as of 22:54, 22 November 2007
Notepad++ is an Open Source text editor.
It's features include:
- Syntax Highlighting and Syntax Folding
- WYSIWYG
- User Defined Syntax Highlighting
- Auto-completion
- Multi-Document
- Multi-View
- Regular Expression Search/Replace supported
- Full Drag ‘N' Drop supported
- Dynamic position of Views
- File Status Auto-detection
- Zoom in and zoom out
- Multi-Language environment supported
- Bookmark
- Brace and Indent guideline Highlighting
- Macro recording and playback