# WPF CodeTool
**Repository Path**: mofees/wpf-code-tool
## Basic Information
- **Project Name**: WPF CodeTool
- **Description**: wpf 编写的代码管理工具
- **Primary Language**: C#
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2022-08-24
- **Last Updated**: 2022-08-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 代码管理工具 (开发中)
将自己平时重复使用的代码集中管理,方便之后时候,不用再去翻之前的项目
## 介绍
基于WPF开发,使用[MVVMLight](http://www.mvvmlight.net/)、
[MaterialDesign](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)、
[Dragablz](https://github.com/ButchersBoy/Dragablz)、
[AvalonEdit](http://avalonedit.net/)
## 基本功能
1.添加文件和文件夹
2.打开文件显示新TabControl窗体
3.实现删除、复制、剪切和粘贴文件,保存和全部保存等。
4.使用AvalonEdit显示代码,添加时可选择代码后缀,根据不同后缀高亮关键字
## 截图
