CodeArts Snap – an intelligent programming assistant launched by Huawei Cloud, based on the PanGu-Coder large code model | AI toolset
CodeArts Snap is launched by Huawei CloudAI programming assistantcan help developers convert natural language into a safe programming language that is standardized, readable, and free of open source vulnerabilities, improves developer programming efficiency, and helps companies quickly respond to market needs. Its core technology is based on the PanGu-Coder code model jointly created by Huawei Cloud PaaS Technology Innovation Lab and Huawei Noah’s Ark Laboratory. It supports Python and Java languages, and supports code editors such as PyCharm, IntelliJ, and VSCode.
Key Features of CodeArts Snap
- Function-level code is automatically generated. Function-level multi-line code generation can be achieved through natural language recognition. Developers only need to hit the “Enter” key at the end of the defined function signature, and CodeArts Snap will generate complete function code that conforms to business logic.
- Line-level code generation. CodeArts Snap can also automatically generate line-level code by understanding the semantics and logic of the function above.
- Recommended code generation at the cursor. During the programming process, developers will inevitably encounter obstacles and stop to think. At this time, CodeArts Snap will make in-line code generation recommendations at the cursor, providing developers with programming inspiration.
- Provides multiple results generation options. Each time code generation is triggered, CodeArts Snap will provide multiple generation result plans. Developers can quickly browse through shortcut keys, or call the sidebar to compare and view all candidate code generation recommended results and select the results.
Product pricing for CodeArts Snap
CodeArts Snap is currently in free testing. Users can download it for free through the VS Code and JetBrains plug-in markets, and apply for registration through the link below:
https://devcloud.cn-north-4.huaweicloud.com/codeartssnap/apply
Source link