You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Available in | {% data variables.product.prodname_vscode %} | {% data variables.product.prodname_vscode %} and the {% data variables.product.github %} website |
| Available in | {% data variables.product.prodname_vscode %} | {% data variables.product.prodname_vscode %} and the {% data variables.product.github %} website |
34
34
| Premium/standard feature | Standard feature available to all {% data variables.product.prodname_copilot_short %} subscribers | Premium feature. Available with the {% data variables.product.prodname_copilot_pro_short %}, {% data variables.product.prodname_copilot_pro_plus_short %}, {% data variables.product.prodname_copilot_business_short %}, and {% data variables.product.prodname_copilot_enterprise_short %} plans. Per-person monthly quota applies. |
35
-
| Description | Initial review of a highlighted section of code with feedback and suggestions | Deeper review of all changes |
36
-
| Language support | All | C#, Go, Java, JavaScript, Markdown, Python, Ruby, TypeScript <br><br> {% data variables.release-phases.public_preview_caps %} support for C, C++, Kotlin, and Swift.|
37
-
| Custom coding guidelines support | No | Yes, see [Customizing {% data variables.product.prodname_copilot_short %}'s reviews with coding guidelines](#customizing-copilots-reviews-with-coding-guidelines)|
35
+
| Description | Initial review of a highlighted section of code with feedback and suggestions | Deeper review of all changes |
36
+
| Language support | All | C, C#, C++, Go, Java, JavaScript, Kotlin, Markdown, Python, Ruby, Swift, TypeScript <br><br> {% data variables.release-phases.public_preview_caps %} support for HTML and Text. |
37
+
| Custom coding guidelines support | No | Yes, see [Customizing {% data variables.product.prodname_copilot_short %}'s reviews with coding guidelines](#customizing-copilots-reviews-with-coding-guidelines)|
38
38
39
39
{% endrowheaders %}
40
40
@@ -76,16 +76,20 @@ When you reach your monthly quota you will not be able to get a code review from
76
76
77
77
{% data variables.copilot.copilot_code-review_short %} on the {% data variables.product.github %} website supports the following languages:
78
78
79
+
* C
79
80
* C#
81
+
* C++
80
82
* Go
81
83
* Java
82
84
* JavaScript
85
+
* Kotlin
83
86
* Markdown
84
87
* Python
85
88
* Ruby
89
+
* Swift
86
90
* TypeScript
87
91
88
-
Plus {% data variables.release-phases.public_preview %} support for C, C++, Kotlin, and Swift.
92
+
Plus {% data variables.release-phases.public_preview %} support for HTML & Text.
0 commit comments