Skip to content

10Develops/CS-Tabbed-Text-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextEditor

A simple windows forms text editor written in C#

alt text

Features

  • Create, open and edit .txt files
  • Change font, font style and font size
  • Save files as rich text format (.rtf) to keep font settings
  • Many keyboard shortcuts for better usability
  • Use it as standard program for .txt and .rtf files

Changelog

Version 0.1:

  • Tabbed editing
  • Added search engines
  • Added context menu
  • New interface
    • Removed Menu strip, replacing with tool strip
  • Added update feature.
  • Updated .NET Framework, version: 4.8.
  • Print, and insert feature
  • Added dynamic status bar
  • Context menu with undo and redo:
    • Cut, copy, paste, delete, select all, and search

About

Based on TextEditor by JulianG97.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%