Notepad-Sharp icon indicating copy to clipboard operation
Notepad-Sharp copied to clipboard

Code cleanup

Open Hexman768 opened this issue 5 years ago • 1 comments

I need to do some housekeeping things to clean up the code a bit. There are sections of code in the mainform file that can be delegated to other files.

Hexman768 avatar Feb 14 '21 10:02 Hexman768

Just an update, I was looking at the SuperPutty repo because SuperPutty is designed similarly to Notepad#. We could delegate many of the functions that are currently in the MainForm.cs file to a NotepadSharp.cs file. This new file will be used to represent the application itself and will handle basic application tasks like opening and closing tabs.

Hexman768 avatar Apr 06 '21 21:04 Hexman768

I am closing this issue as I have logged #155 to handle any modern, required code cleanup.

Hexman768 avatar Aug 28 '24 14:08 Hexman768