Looks good, should add the custom tool bar in dark mode as well. Dark mode all the things!

Yes, need to change the titlebar to be dark. It’s very annoying when software implements a dark mode but the title bar is still bright white.
If you are using WPF you can override the title bar styling.
Hope you implemented the rope data structure for handling long strings. The old Notepad didn’t handle long text well.
ill look into that
Nice job! Post your source?
!remindme 10 hours
im currently in school although after school which should be in 4 and a half hours and once im free i plan on fixing a few bugs and then ill upload it to my github
Good job! This can’t have been easy.
i mean it could be done in an hour, but the question really is how complex it is
it actually wasn’t to hard just kind of time consuming because it took me a while to figure out why the resize event would stop my program from ever launching
Looks good 🙂
thanks 🙂
GitHub or source?
ima be posting it on github in a few hours
Nice. Once I wrote a notepad clone which was used at a customers remote site (1 hour out in the desert). Random crashes occurred. Took some time (and visits) until I realized that one of the workers was entering thousands of dots to print lined paper (for sending love letter). The line wrap function had a bug with this situation. 🙂
intresting
Is it? Notepad++ is but not sure about the native Windows app.
Are you perhaps talking about WordPad? I think Notepad isn’t open source.
C# devs
null reference exceptions

source