I'd just like to post the latest version of a project of mine - Programmer's Pad - an editor for programmers. Here is the changelog with the feature list (rather long):
Spoiler
Programmer's Pad Changelog:
v0.1 - Program created with the following features:
-Tabbed
-Text Manipulation
-Find, Replace, Find In Files, Undo, Redo, etc
-Insert Date & Time, Symbols, or Custom user defined code blocks
-View topmost & full screen
-Crappy project sidebar
-Format font, text color, word wrap, line highlighting, bookmarking
-Run in menu
-Syntax highligting for any number of languages (from the Custom Lexers) folder
-Multithreaded line count
-Support for zoom
-Automatic file backup & recovery in case Programmer's Pad is terminated prematurely
v0.2 - Added new features:
-User customizable quick access toolbar
-Show EOL & Whitespace
-New settings dialog with various options for the program
-Improved sidebar
-Drag & Drop functionality for the program
-New GUI with support for more themes, whilst maintaining a very small size for the program.
-Automatically uses syntax higlighting of certain types while opening certain documents.
-DRAMATIC reduction in memory usage (used to be ~10-17mb, now usually less than 2mb).
-Command line support (i.e you can use "Open With" with the program).
-Explorer integration using a contextmenu (right click txt files, etc in order to edit with Programmer's Pad).
-New text manipulation functions.
-Tips function
v0.3 - Added new features:
-New tabcontrol with support for
-Skinning (user customizable)
-Tab closer on tabs
-Multiline & different tab orientations
-Docking (project sidebar & find in files dock to the side of the window)
-New, more efficient saving dialog
-Find in files completley re-written to show details of where certain phrases were found inside each file
Notable fixes in 0.3
-Fixed certain settings & remembering them
-Fixed an issue with the "Run In" menu where documents would not open properly if they had spaces in the file name
-Fixed a saving issue with the project sidebar
-Improved/Fixed ImageList display for treeviews on the Toolbar Customization window
-Fixed behaviour of font dialog to inherit from currently selected font
-Integrated "ScintillaNet.dll" with the "ProgPad.exe" assembly reducing installed size from 1.5 to 0.99mb
-Rewritten right click code on "Project Sidebar"
v0.5 - Added new features:
-Added the ability to encrypt/decrypt files (using Rijndael)
-Icons of filetpyes are now shown on each tab
-Multiple files can now be opened by the Open File Dialog.
-Find feature now displays icons for the file types.
-New feature: Programmer's Cloud - lets you upload & download files & manage files to cloud storage.
-Store files
-Upload & Download files (compressed)
-Rename files
-Delete files
-Upload files to localhostr from programmer's cloud in order to save them
-Files are kept secure in Programmer's Cloud - accounts are created on a per-user basis. They are encrypted using the password of the account using AES.
-It is possible to log in as Anonymous too, although files will be public.
-Upload files to localhostr directly from the program (thanks to Perplexity)
-The program has a feature to install itself and register itself as installed in Windows. It can also create shortcuts to itself on the desktop and start menu.
-The program can uninstall itself too
-Small installation size has been maintained, at 1.9mb.
-File Encryption.
Notable fixes in 0.5:
-Fixed a relatively major bug with the saving process - where documents would not register as saved, so the save dialog would show them as not saved even if they had been saved.
-Fixed an issue with the "remember session" feature where not all items in the session would be saved, so thus would not be remembered.
-Resolved some issues with the "Run In" menu.
v0.5.1 - Added new features:
v0.5.1
-Added an updater - in future you need only go ? -> Check for updates in order to update the program!
Notable fixes in 0.5.1:
-Fixed a major session remembering bug (yes, another one)
-Fixed some UI issues with the Quick Access Toolbar selector window
-Fixed several major issues with command lines (where files would not open)
-A major bug with programmer's cloud is currently being addressed whereby users are unable to create accounts. If you use 10minutemail, it should work.
v0.5.5 - Added new features:
-User customizable macros
-Export as HTML
-Code type detection on paste - the program can automatically apply syntax highlighting when you paste code of a certain type into the program!
-Redesigned save dialog
-New backup mechanism
-Added recent documents feature
-The project sidebar can now open .csproj and .vbproj files!
Programmer's Pad Changelog:
v0.1 - Program created with the following features:
-Tabbed
-Text Manipulation
-Find, Replace, Find In Files, Undo, Redo, etc
-Insert Date & Time, Symbols, or Custom user defined code blocks
-View topmost & full screen
-Crappy project sidebar
-Format font, text color, word wrap, line highlighting, bookmarking
-Run in menu
-Syntax highligting for any number of languages (from the Custom Lexers) folder
-Multithreaded line count
-Support for zoom
-Automatic file backup & recovery in case Programmer's Pad is terminated prematurely
v0.2 - Added new features:
-User customizable quick access toolbar
-Show EOL & Whitespace
-New settings dialog with various options for the program
-Improved sidebar
-Drag & Drop functionality for the program
-New GUI with support for more themes, whilst maintaining a very small size for the program.
-Automatically uses syntax higlighting of certain types while opening certain documents.
-DRAMATIC reduction in memory usage (used to be ~10-17mb, now usually less than 2mb).
-Command line support (i.e you can use "Open With" with the program).
-Explorer integration using a contextmenu (right click txt files, etc in order to edit with Programmer's Pad).
-New text manipulation functions.
-Tips function
v0.3 - Added new features:
-New tabcontrol with support for
-Skinning (user customizable)
-Tab closer on tabs
-Multiline & different tab orientations
-Docking (project sidebar & find in files dock to the side of the window)
-New, more efficient saving dialog
-Find in files completley re-written to show details of where certain phrases were found inside each file
Notable fixes in 0.3
-Fixed certain settings & remembering them
-Fixed an issue with the "Run In" menu where documents would not open properly if they had spaces in the file name
-Fixed a saving issue with the project sidebar
-Improved/Fixed ImageList display for treeviews on the Toolbar Customization window
-Fixed behaviour of font dialog to inherit from currently selected font
-Integrated "ScintillaNet.dll" with the "ProgPad.exe" assembly reducing installed size from 1.5 to 0.99mb
-Rewritten right click code on "Project Sidebar"
v0.5 - Added new features:
-Added the ability to encrypt/decrypt files (using Rijndael)
-Icons of filetpyes are now shown on each tab
-Multiple files can now be opened by the Open File Dialog.
-Find feature now displays icons for the file types.
-New feature: Programmer's Cloud - lets you upload & download files & manage files to cloud storage.
-Store files
-Upload & Download files (compressed)
-Rename files
-Delete files
-Upload files to localhostr from programmer's cloud in order to save them
-Files are kept secure in Programmer's Cloud - accounts are created on a per-user basis. They are encrypted using the password of the account using AES.
-It is possible to log in as Anonymous too, although files will be public.
-Upload files to localhostr directly from the program (thanks to Perplexity)
-The program has a feature to install itself and register itself as installed in Windows. It can also create shortcuts to itself on the desktop and start menu.
-The program can uninstall itself too
-Small installation size has been maintained, at 1.9mb.
-File Encryption.
Notable fixes in 0.5:
-Fixed a relatively major bug with the saving process - where documents would not register as saved, so the save dialog would show them as not saved even if they had been saved.
-Fixed an issue with the "remember session" feature where not all items in the session would be saved, so thus would not be remembered.
-Resolved some issues with the "Run In" menu.
v0.5.1 - Added new features:
v0.5.1
-Added an updater - in future you need only go ? -> Check for updates in order to update the program!
Notable fixes in 0.5.1:
-Fixed a major session remembering bug (yes, another one)
-Fixed some UI issues with the Quick Access Toolbar selector window
-Fixed several major issues with command lines (where files would not open)
-A major bug with programmer's cloud is currently being addressed whereby users are unable to create accounts. If you use 10minutemail, it should work.
v0.5.5 - Added new features:
-User customizable macros
-Export as HTML
-Code type detection on paste - the program can automatically apply syntax highlighting when you paste code of a certain type into the program!
-Redesigned save dialog
-New backup mechanism
-Added recent documents feature
-The project sidebar can now open .csproj and .vbproj files!
Screenshots & Video:


Download:
http://dl.dropbox.co...s Pad v0.5.4.7z
http://dl.dropbox.co... Pad v0.5.4.rar
Please tell me what you think and what you think I should add!