CnWizards 1.3.1.1181
cnpack
released this
03 Apr 19:43
·
444 commits
to master
since this release
1.3.1较1.3.0的更新记录:
- 支持 RAD Studio 12.1。
- 增加调试增强工具,允许在高版本 Delphi 中支持 DataSet 等类型的数据的查看。
- 代码高亮增加高亮自定义标识符的功能。
- 主窗体扩展增加退出时清除上次打开工程的记忆选项,默认禁用。
- 代码格式输出增加背景色的设置。
- 标识符搜索引用单元修正 Delphi 12 下部分标识符解析不到的问题。
- 代码格式化修正一处函数参数带 & 时的问题及一处 operator 问题。
- 代码输入助手修正一处 uses 中及 class 过程中的弹出问题。
- 其他错误修正与改进。
1.3.1 Compare to 1.3.0:
- Supports RAD Studio 12.1.
- Add a Debug Enhancement Wizard to Show DataSet or Other Types in High Version Delphi.
- Add Highlight Custom Identifier Function in Source Highlight.
- Add an Option to Clear Session Project when Exiting IDE in Main Form Enhancement, defaultly Disabled.
- Add an Option to Set Output Background Color in Source Export.
- Fix a Delphi 12 DCU Parsing Problem for some Symbols in Uses Identifier Search.
- Fix a Parameter with & Problem and an operator Problem in Code Formatter.
- Fix a Popup Problem in uses and class function/procedure in Input Helper.
- Other Bugs Fixed.