Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions content/copilot/reference/copilot-feature-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Example row: | Agent mode | ✓ | ✓ | P | ✗ | ... |

## Features by VS Code version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand All @@ -77,7 +77,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s

## Features by Visual Studio version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand All @@ -102,7 +102,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s

## Features by JetBrains version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand All @@ -127,7 +127,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s

## Features by Eclipse version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand All @@ -152,7 +152,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s

## Features by Xcode version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand All @@ -177,7 +177,7 @@ The following table shows supported {% data variables.product.prodname_copilot_s

## Features by NeoVim version

The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent vesions of the {% data variables.copilot.copilot_extension %} for the IDE.
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% data variables.copilot.copilot_extension %} for the IDE.

{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
{% for groupEntry in ideEntry.versionGroups %}
Expand Down
Loading