Skip to content

Zedai00/Zedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Zedit πŸ“

Zedit is a lightweight text editor built using C++ and the Win32 API. It supports essential file operations, keyboard shortcuts, and a simple user interface.

✨ Features

  • Open, save, and create new text files
  • Basic text editing with a user-friendly interface
  • Keyboard shortcuts (e.g., Ctrl + S for save)
  • Resizable window with auto-adjusting text area
  • Custom font support

πŸš€ Getting Started

1️⃣ Clone the repository

git clone https://github.com/Zedai00/Zedit.git
cd Zedit

2️⃣ Build the project

  • Open the project in Visual Studio
  • Compile and run the application

⌨️ Keyboard Shortcuts

  • Ctrl + S β†’ Save file
  • Ctrl + O β†’ Open file
  • Ctrl + N β†’ New file

πŸ“œ Dependencies

  • Windows OS
  • Win32 API
  • Visual Studio (Recommended)

πŸ“Œ Future Enhancements

  • Syntax highlighting
  • Tabbed editing
  • Find & Replace functionality

πŸ› οΈ Contributing

Feel free to fork the repo and submit pull requests! πŸš€

πŸ“„ License

This project is licensed under the MIT License.

About

Zed Text Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published