How Do I Configure Features Such As Jump to Definition or Declaration?
After completing code development, you can use features such as jumping to definitions, declarations, or references, as well as finding all references, to efficiently review and understand the code logic. You only need to install the corresponding language service extension based on the development language to enable related capabilities.
Perform the following steps:
- Log in to CodeArts Agent IDE by referring to Quick Start.
- In the sidebar of CodeArts Agent IDE, click
. - Enter the extension name in the search box, for example, ms-python.python, switch to the open-source extension marketplace OPEN VSX, and click Install on the Python extension card.
Install the corresponding language service extension based on the development language:
- Python: ms-python.python
- Go: golang.go
- Java: vscode-java-pack and vscjava.vscode-maven
- Vue: vue.volar
- After the installation is successful, you can jump to definitions or declarations and use other related features.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot