Help Center/
ModelArts/
FAQs/
Notebook (New Version)/
VS Code/
How Can I Set the Default Remote Plug-in in VS Code?
Updated on 2024-06-15 GMT+08:00
How Can I Set the Default Remote Plug-in in VS Code?
Add remote.SSH.defaultExtensions, for example, for automatically installing Python and Maven plug-ins, to the VS Code configuration file settings.json.
"remote.SSH.defaultExtensions": [ "ms-python.python", "vscjava.vscode-maven" ],
To obtain a plug-in name, click the plug-in in VS Code.
Parent topic: VS Code
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot