1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Fixed more mentions of Visual Studio Code

This commit is contained in:
Sophie
2022-04-21 16:09:03 +02:00
parent 0cf9a1a9b7
commit 7ea42fcb38
6 changed files with 13 additions and 13 deletions

View File

@@ -22,11 +22,11 @@ When you create a codespace, you can choose the type of the virtual machine you
![A list of available machine types](/assets/images/help/codespaces/choose-custom-machine-type.png)
If you have your {% data variables.product.prodname_codespaces %} editor preference set to "Visual Studio Code for Web" then the "Setting up your codespace" page will show the message "Prebuilt codespace found" if a prebuild is being used.
If you have your {% data variables.product.prodname_codespaces %} editor preference set to "{% data variables.product.prodname_vscode %} for Web" then the "Setting up your codespace" page will show the message "Prebuilt codespace found" if a prebuild is being used.
![The 'prebuilt codespace found' message](/assets/images/help/codespaces/prebuilt-codespace-found.png)
Similarly, if your editor preference is "Visual Studio Code" then the integrated terminal will contain the message "You are on a prebuilt codespace defined by the prebuild configuration for your repository" when you create a new codespace. For more information, see "[Setting your default editor for Codespaces](/codespaces/customizing-your-codespace/setting-your-default-editor-for-codespaces)."
Similarly, if your editor preference is "{% data variables.product.prodname_vscode_shortname %}" then the integrated terminal will contain the message "You are on a prebuilt codespace defined by the prebuild configuration for your repository" when you create a new codespace. For more information, see "[Setting your default editor for Codespaces](/codespaces/customizing-your-codespace/setting-your-default-editor-for-codespaces)."
After you have created a codespace you can check whether it was created from a prebuild by running the following {% data variables.product.prodname_cli %} command in the terminal: