- fix: Ctrl+click is too sensitive.

This commit is contained in:
Roy Qu 2023-02-21 21:04:36 +08:00
parent f03c25a672
commit dc783f70dc
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Red Panda C++ Version 2.14
- change: Remove all breakpoints of the current non-project file, when it is closed. - change: Remove all breakpoints of the current non-project file, when it is closed.
- fix: Enum value defines is not correctly parsed. - fix: Enum value defines is not correctly parsed.
- enhancement: Use differenct source file for each language in project templates - enhancement: Use differenct source file for each language in project templates
- fix: Ctrl+click is too sensitive.
Red Panda C++ Version 2.13 Red Panda C++ Version 2.13