Skip to content

Commit

Permalink
Fix: Copilot Extensions JetBrains IDE (#52955)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbrye authored Nov 4, 2024
1 parent 9897f63 commit 99ec37f
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
| Clients and IDEs | {% data variables.product.prodname_copilot_extensions %} support |
|------------------------------------|:---------:|
| {% data variables.product.prodname_vscode %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_vs %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_dotcom_the_website %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_mobile %} | {% octicon "check" aria-label="Supported" %} |
| JetBrains IDEs | {% octicon "check" aria-label="Supported" %} |
| Vim/Neovim | {% octicon "x" aria-label="Unsupported" %} |
| {% data variables.product.prodname_copilot_cli_short %} | {% octicon "x" aria-label="Unsupported" %} |
| Xcode | {% octicon "x" aria-label="Unsupported" %} |
| Clients and IDEs | {% data variables.product.prodname_copilot_extensions %} support |
|----------------------------------------------------------|:----------------------------------------------------------------:|
| {% data variables.product.prodname_vscode %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_vs %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_dotcom_the_website %} | {% octicon "check" aria-label="Supported" %} |
| {% data variables.product.prodname_mobile %} | {% octicon "check" aria-label="Supported" %} |
| JetBrains IDEs | {% octicon "x" aria-label="Unsupported" %} |
| Vim/Neovim | {% octicon "x" aria-label="Unsupported" %} |
| {% data variables.product.prodname_copilot_cli_short %} | {% octicon "x" aria-label="Unsupported" %} |
| Xcode | {% octicon "x" aria-label="Unsupported" %} |

0 comments on commit 99ec37f

Please sign in to comment.