- enhancement: when save a file, and it's under files view's current folder, auto add it to git (if it has a git repository)

- enhancement: new file icons for high contrast icon set
This commit is contained in:
Roy Qu 2022-02-16 21:19:00 +08:00
parent 5219ffc711
commit 1f390d5240
1 changed files with 3 additions and 0 deletions

View File

@ -13,7 +13,10 @@ Red Panda C++ Version 0.14.3
- enhancement: git - commit
- enhancement: git - restore
- fix: compiler set index not correctly saved, when remove compiler sets in options dialog
- enhancement: when create a repository in a project, auto add it's files to the repository
- enhancement: when add files to project, auto add it to git (if the project has a git repository)
- enhancement: when save a file, and it's under files view's current folder, auto add it to git (if it has a git repository)
- enhancement: new file icons for high contrast icon set
Red Panda C++ Version 0.14.2