i’ve been playing around in vb recently so i thought i’d start by making a basic text editor except i decided to incorporate some features that i’d like to have had when coding with notepad.
currently the main feature is the indentation “system”. when you indent something and then make a new line it maintains the indentation onto the next line so you can format your code easily and make it more readable.
and of course, i’ve put in a little button for removing all the indents so that the file isn’t 10Kb more that it needs to be.
it’s still heavily under development but i’m wondering what else to put into it.
i’ve planned a preferences bit where you will be able to change the amount of indentation. what else should i put in ?
another thing i’m wondering about is the name ? ideas ?
thanks. btw - the attatchment is a .exe file within a .zip - i promise you: this program does nothing other than read / amend / write text files that you tell it to. if not, you can have the mods contact my isp and then me imprisoned. ty.