1
0
mirror of synced 2025-12-23 11:54:18 -05:00

adds dotcom settings

This commit is contained in:
Jules Parker
2022-06-10 12:30:37 +02:00
parent d10a70420a
commit 84cb11a977
9 changed files with 29 additions and 0 deletions

View File

@@ -59,3 +59,5 @@ You can specify which languages you want to enable or disable {% data variables.
1. Display the **Copilot** section in the **Extensions** tab of the Visual Studio Code settings page. For more information, see "[Enabling and disabling inline suggestions](#enabling-and-disabling-inline-suggestions)."
1. Under "Enable or disable Copilot for specified languages", click **Edit in settings.json**.
1. In the settings.json file, add or remove the languages for which you want to enable or disable {% data variables.product.prodname_copilot %}. For example, to enable Python in {% data variables.product.prodname_copilot %}, add `"python": true` to the JSON list.
{% data reusables.copilot.dotcom-settings %}