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
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
69
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
56
70
57
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
71
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
58
72
{% for groupEntry in ideEntry.versionGroups %}
59
73
{%- assign groupName = groupEntry[0] %}
60
74
{%- assign groupVersions = groupEntry[1] %}
@@ -66,20 +80,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
66
80
{%- for featureEntry in ideEntry.features %}
67
81
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
68
82
{%- endfor %}
83
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
84
+
{%- for naFeature in ideEntry.notApplicable %}
85
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the IDE.
98
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
81
99
82
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
100
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
83
101
{% for groupEntry in ideEntry.versionGroups %}
84
102
{%- assign groupName = groupEntry[0] %}
85
103
{%- assign groupVersions = groupEntry[1] %}
@@ -91,20 +109,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
91
109
{%- for featureEntry in ideEntry.features %}
92
110
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
93
111
{%- endfor %}
112
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
113
+
{%- for naFeature in ideEntry.notApplicable %}
114
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
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.
127
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
106
128
107
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
129
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
108
130
{% for groupEntry in ideEntry.versionGroups %}
109
131
{%- assign groupName = groupEntry[0] %}
110
132
{%- assign groupVersions = groupEntry[1] %}
@@ -116,20 +138,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
116
138
{%- for featureEntry in ideEntry.features %}
117
139
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
118
140
{%- endfor %}
141
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
142
+
{%- for naFeature in ideEntry.notApplicable %}
143
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
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.
156
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
131
157
132
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
158
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
133
159
{% for groupEntry in ideEntry.versionGroups %}
134
160
{%- assign groupName = groupEntry[0] %}
135
161
{%- assign groupVersions = groupEntry[1] %}
@@ -141,20 +167,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
141
167
{%- for featureEntry in ideEntry.features %}
142
168
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
143
169
{%- endfor %}
170
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
171
+
{%- for naFeature in ideEntry.notApplicable %}
172
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
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.
185
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
156
186
157
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
187
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
158
188
{% for groupEntry in ideEntry.versionGroups %}
159
189
{%- assign groupName = groupEntry[0] %}
160
190
{%- assign groupVersions = groupEntry[1] %}
@@ -166,20 +196,24 @@ The following table shows supported {% data variables.product.prodname_copilot_s
166
196
{%- for featureEntry in ideEntry.features %}
167
197
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
168
198
{%- endfor %}
199
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
200
+
{%- for naFeature in ideEntry.notApplicable %}
201
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
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.
214
+
The following table shows supported {% data variables.product.prodname_copilot_short %} features across recent versions of the {% if ideEntry.versionType == "extension" %}{% data variables.copilot.copilot_extension %} for the {% endif %}IDE.
181
215
182
-
{%- comment %} Use the predefined versionGroups from JSON data {%- endcomment %}
216
+
{%- comment %} Use the predefined versionGroups from the IDE's data file {%- endcomment %}
183
217
{% for groupEntry in ideEntry.versionGroups %}
184
218
{%- assign groupName = groupEntry[0] %}
185
219
{%- assign groupVersions = groupEntry[1] %}
@@ -191,6 +225,10 @@ The following table shows supported {% data variables.product.prodname_copilot_s
191
225
{%- for featureEntry in ideEntry.features %}
192
226
| {{ featureEntry[0] }}{%- for version in groupVersions %}{%- assign supportLevel = featureEntry[1][version] %} | {%- case supportLevel -%}{%- when "supported" %}✓{%- when "preview" %}P{%- when "closing-down" %}C{%- else %}✗{%- endcase -%}{%- endfor %} |
193
227
{%- endfor %}
228
+
{%- comment %} Features that do not apply to this IDE at all, rendered as — not ✗ {%- endcomment %}
229
+
{%- for naFeature in ideEntry.notApplicable %}
230
+
| {{ naFeature }}{%- for version in groupVersions %} | —{%- endfor %} |
0 commit comments