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