# MyNotepad **Repository Path**: caimouse/MyNotepad ## Basic Information - **Project Name**: MyNotepad - **Description**: 本项目来源于notepad++源码,由于它不满足我的要求,所以在这个项目的基础之上进行修改。另外这个项目适合学习C++开发人员进行练手的项目。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-03-13 - **Last Updated**: 2024-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README What is Notepad++ ? =================== MyNotepad is a free (free as in both "free speech" and "free beer") source code editor and Notepad replacement that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by [GPL License](LICENSE). See the [MyNotepad official site](https://blog.csdn.net/caimouse) for more information. Build Notepad++ --------------- Please follow [build guide](BUILD.md) to build MyNotepad from source. Contribution ------------ Code contribution is welcome. Here are some [rules](CONTRIBUTING.md) that your should follow to make your contribution accepted easily.