Skip to content

algorithm07-ai/intelliscript-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWhisper - 智能代码助手

Version Installs Rating

功能特点 / Features

代码生成 / Code Generation

  • 根据自然语言描述生成代码 / Generate code from natural language descriptions
  • 支持多种编程语言 / Support for multiple programming languages
  • 智能理解项目上下文 / Intelligent understanding of project context

代码优化 / Code Optimization

  • 自动优化代码性能 / Automatic code performance optimization
  • 改进代码可读性 / Improved code readability
  • 遵循最佳实践 / Follows best practices

代码解释 / Code Explanation

  • 解释复杂代码段 / Explain complex code snippets
  • 提供详细注释 / Provide detailed comments
  • 帮助理解第三方代码 / Help understand third-party code

问题修复 / Bug Fixing

  • 识别并修复常见错误 / Identify and fix common errors
  • 提供修复建议 / Provide fix suggestions
  • 解释问题原因 / Explain the root cause of issues

安装指南 / Installation

  1. 在VS Code中打开扩展面板 (Ctrl+Shift+X) / Open Extensions view in VS Code (Ctrl+Shift+X)
  2. 搜索 "CodeWhisper" / Search for "CodeWhisper"
  3. 点击安装 / Click Install
  4. 重新加载VS Code / Reload VS Code

使用方法 / Usage

代码生成 / Generate Code

  1. 打开命令面板 (Ctrl+Shift+P) / Open Command Palette (Ctrl+Shift+P)
  2. 输入 "CodeWhisper: 生成代码" / Type "CodeWhisper: Generate Code"
  3. 描述您想要实现的功能 / Describe the functionality you want to implement
  4. 查看生成的代码 / Review the generated code

代码优化 / Optimize Code

  1. 选择要优化的代码 / Select the code to optimize
  2. 右键点击选择 "CodeWhisper: 优化代码" / Right-click and select "CodeWhisper: Optimize Code"
  3. 查看优化建议 / Review optimization suggestions

支持的语言 / Supported Languages

  • JavaScript/TypeScript
  • Python
  • Java
  • C#
  • C++
  • Go
  • Rust

配置 / Configuration

  1. 打开设置 (Ctrl+,) / Open Settings (Ctrl+,)
  2. 搜索 "codewhisper" / Search for "codewhisper"
  3. 配置您的API密钥 / Configure your API key

资源 / Resources

许可证 / License

MIT © 2025 Algorithm07 AI Team

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •