E1M1 Posted September 7, 2009 Posted September 7, 2009 (edited) Hi.It's quite old project, but I finally decided to share it.It's A real project made from 9 files.Features:ConfigurationAbility to select template (template includes)C/C++ compiler configurationFont namefont colorFont SizeBackground colorGUI colorEditStyleEditExStyleWindow width;heightCursorAbility to remove menu from main menuset enter key actionSet Notepad's IconKey combinations (shortcut key)All standard nodepad key bindingsRe Open - Ctrl + RCompile - Ctrl + F9Compile and Run - Ctrl + F10Run - F9Open Include - alt + IExtrasCtrl + T to create new tabEnter Key actions Start new line OR execute commandWindow title shows path to file you editTab text tells you file name you edit (with out full path)Command line debuggerShows current line and colShows Line end characterSupports CR line endSupports LF line endSupports CRLF line endFile extensions that can be directly executed by pressing F9 with out having to compile ithtmlhtmxmlbatcmdregau3vbsMore about command line:You can simply copy and paste (it's damn hard with cmd but if u use my notepad as command line, its easy to copy-paste)You can resize window to any size (you cant do that with windows cmd)All key combinations are supported, which means that you can use Ctrl + S to save all text to file.Pictures:Text editor modeCommand line modeFiles:Files I madeNotepadConf.au3CommandLine.au3functions.au3notepad.au3notepad.confFiles I found from this forum (I sused these for my command line)_ArrayDisplaySortV.au3ArrayDupes8.au3FileListToArray3.au3FileListToArray.au3Download: Edited September 7, 2009 by E1M1 edited
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now