Simple plain text editor completely written in PowerShell. Saves files automatically.
- Auto save (Even if the file is not yet given a name)
- Open file
- All basic operations (Undo, Cut, Copy, Paste, Delete, Select All)
- Font settings (Font, size, color)
- Statusbar with
- line and column numbers
- if something selected, the length of the selection
- Open files
- Auto save
- Save as
- Search / Replace
- About
- Statusbar with Line and Column numbers
- Dark theme?
- Settings menu with options for autosave
- Shortcuts