Skip to content

Commit 99ec37f

Browse files
authored
Fix: Copilot Extensions JetBrains IDE (#52955)
1 parent 9897f63 commit 99ec37f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
| Clients and IDEs | {% data variables.product.prodname_copilot_extensions %} support |
2-
|------------------------------------|:---------:|
3-
| {% data variables.product.prodname_vscode %} | {% octicon "check" aria-label="Supported" %} |
4-
| {% data variables.product.prodname_vs %} | {% octicon "check" aria-label="Supported" %} |
5-
| {% data variables.product.prodname_dotcom_the_website %} | {% octicon "check" aria-label="Supported" %} |
6-
| {% data variables.product.prodname_mobile %} | {% octicon "check" aria-label="Supported" %} |
7-
| JetBrains IDEs | {% octicon "check" aria-label="Supported" %} |
8-
| Vim/Neovim | {% octicon "x" aria-label="Unsupported" %} |
9-
| {% data variables.product.prodname_copilot_cli_short %} | {% octicon "x" aria-label="Unsupported" %} |
10-
| Xcode | {% octicon "x" aria-label="Unsupported" %} |
1+
| Clients and IDEs | {% data variables.product.prodname_copilot_extensions %} support |
2+
|----------------------------------------------------------|:----------------------------------------------------------------:|
3+
| {% data variables.product.prodname_vscode %} | {% octicon "check" aria-label="Supported" %} |
4+
| {% data variables.product.prodname_vs %} | {% octicon "check" aria-label="Supported" %} |
5+
| {% data variables.product.prodname_dotcom_the_website %} | {% octicon "check" aria-label="Supported" %} |
6+
| {% data variables.product.prodname_mobile %} | {% octicon "check" aria-label="Supported" %} |
7+
| JetBrains IDEs | {% octicon "x" aria-label="Unsupported" %} |
8+
| Vim/Neovim | {% octicon "x" aria-label="Unsupported" %} |
9+
| {% data variables.product.prodname_copilot_cli_short %} | {% octicon "x" aria-label="Unsupported" %} |
10+
| Xcode | {% octicon "x" aria-label="Unsupported" %} |

0 commit comments

Comments
 (0)