Skip to content

CnWizards 1.5.1.1219

Latest
Compare
Choose a tag to compare
@cnpack cnpack released this 03 Nov 03:48
· 23 commits to master since this release

1.5.1较1.5.0的更新记录:

  • 增加对 RAD Studio 12.2 Patch 1 的支持。
  • AI 辅助编码工具增加 Gemini 与 Ollama 的支持,增加网络通讯超时设置,并可在聊天窗口选择 AI 引擎。
  • 引用单元搜索支持打开源文件。
  • 窗体设计专家将控件转换成代码时修正一处对源文件类型判断错误的问题。
  • F2 标识符改名修正对 C++ 文件中多重 namespace 的支持。
  • 代码输入助手的开关区分 LSP 与非 LSP 模式。
  • 代码嵌入条目区分 Pascal 与 C/C++。
  • 修正 Delphi 12 下 F3 查找不记忆选择文字的问题。
  • 其他错误修正与改进。

1.5.1 Compare to 1.5.0:

  • Supports RAD Studio 12.2 Patch 1.
  • Add Gemini and Ollama Engine to AI Coder Wizard. Add Settings for Network Timeout. Can Select Active Engine in Chat Window.
  • Uses Wizard Can Search and Open Source File for Selected Unit.
  • Fix a Source Type Problem in Component to Code in Design Wizard.
  • Fix a Multi-Namespace Problem for C++ File in F2 Rename.
  • Split AutoPopup Switch to LSP and Non-LSP for Input Helper.
  • Can Distinguish Pascal and C/C++ File for Code Wrap Items.
  • Fix a F3 Search Problem under D12.
  • Other Bugs Fixed.