Skip to content

Commit

Permalink
add intro
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Dec 11, 2024
1 parent 0827b67 commit 63b0dbf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/development-testing/developer-tooling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,13 @@ Find more information about contributing and debugging on the [Apollo Client Dev

## Apollo Client Devtools in VS Code

<Note>
The Apollo VSCode extension ships with an instance of the Apollo Client Devtools.
You can use it to remotely debug your client, which makes it possible to also debug React Native and node applications.

This feature is currently released as "experimental" - please try it out and give us feedback in our [GitHub issues](https://github.com/apollographql/vscode-graphql/issues)!
The following sections walk through how to install and integrate with the extension.

<Note>
This feature is currently released as "experimental" - please try it out and give us feedback in our [GitHub issues](https://github.com/apollographql/vscode-graphql/issues)!
</Note>

* Install the Apollo VS Code extension: [start installation](vscode:extension/apollographql.vscode-apollo) | [marketplace page](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo)
Expand Down

0 comments on commit 63b0dbf

Please sign in to comment.