Project DescriptionNotepad.NET is a text editor similar to Notepad, but is a word processor/programming editor hybrid. It'll support plugins and multiple formats like PDF. Its written in C#, as a revival of my old VB.NET application of the same name.
Navigation: Credits, Forum and News

Annoucement: Notepad.NET is back in development!
TODO List
- Finish Text Help Window (thinking of Visual Studio's intellisense except this is for grabbing synonyms, translating, etc).
- Open from Web (HTTP and FTP)
Feature comparison
| Editor | Plain Text (Open and Save) | RTF (Fonts, Images, Colors) | Syntax Highlighting | Automated Updates | Tabbed Interface | Plugin Support | Spellcheck |
| Notepad.NET | Yes | Yes, mostly | Yes, Work in progress | Yes | Yes, Work in Progress | Yes | Yes |
| Notepad++ | Yes | Yes? | Yes | Yes | Yes | Yes | No? |
| Notepad | Yes | No | No | Only with new Windows Versions | No | No | No |
| WordPad | Yes | Yes | No | No | No | No | No |
| Office Word | Yes | Yes | No | Yes, via Windows Update | Yes? | Yes? | Yes |
| LibreOffice | Yes | Yes | No | Yes | No | Yes | Yes |
Formats Supported
| Format | Extension | Support Type |
| Text File | .txt | Native |
| Rich Text File | .rtf | Native |
| PostDocument File | .pdf | Plugin |
| eXtensible Application Markup Language | .xaml | Native (XAML Package Format) |
| OpenDocument File | .odt | Plugin, coming soon. |
Screenshots
Screenshots of
Notepad.NET 0.7

