According to news on November 1, Alibaba Cloud has released an AI programming tool called “Tongyi Lingma”. The tool claims to be developed based on Alibaba Cloud's Tongyi large model. Readers of IT House can learn more on the project official website
It is reported that "Tongyi Lingma" is compatible with mainstream IDEs such as Visual Studio Code and JetBrains IDEs; supports mainstream programming languages such as Java, Python, Go, C/C, Java, TypeScript, PHP, Ruby, Rust, Scala and so on.
In terms of functions, "Tongyi Lingma" supports line/function level real-time continuation, natural language code generation, unit test generation, code comment generation, code explanation and other functions.
During the programming process, AI tools can predict and generate suggested code for users in real time based on context and current syntax. Users only need to click the Tab key to accept these suggestions
Automatic code generation: Users can use the editor to describe the required functions in natural language, and the AI tool generates code and related comments based on the context, thus seamlessly realizing coding
Unit test generation: This AI tool supports generating unit tests and unit test-related code explanations based on JUnit, Mockito, Spring Test, unit test, pytest and other frameworks.
Automatically generate code comments: Method comments and interline comments can be generated with one click, saving users time in writing code comments, and effectively improving code readability and comment coverage
The code interpretation function of the AI tool can support recognition of more than 30 languages. When a piece of code is selected, it can automatically identify the programming language and generate the corresponding code explanation. No matter which language it is, it can quickly help you understand the logic and functional design of the code
In addition, the official claims that "Tongyi Lingma" conducts question and answer training based on massive R&D documents, product documents, general R&D knowledge, Alibaba Cloud's cloud service documents and SDK/OpenAPI documents, etc., and can answer users' questions and help Solve R&D problems.
Advertising Statement: The external jump links (including but not limited to hyperlinks, QR codes, passwords, etc.) contained in the article are used to convey more information and save selection time. The results are for reference only and are owned by IT House Articles contain this statement.
The above is the detailed content of Alibaba Cloud launches 'Tongyi Lingma' AI programming tool, supporting mainstream IDEs such as VS Code and JetBrains. For more information, please follow other related articles on the PHP Chinese website!