adspace
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