adspace


How do I select a language in visual studio code?

Answer Posted / Kuldeep Garg

To select a language in Visual Studio Code, follow these steps:
1. Open your project.
2. Click on the file with the extension you want to change or create a new file.
3. Select 'Edit in isolated terminal' from the context menu (right-click).
4. In the terminal, type the command `code --install-extension <extension id>` and press Enter.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is visual studio 2019 still in preview?

975