Skip to content

Commit

Permalink
experimental-note
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Dec 10, 2024
1 parent 5ff0278 commit 396b58b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/development-testing/developer-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ Find more information about contributing and debugging on the [Apollo Client Dev

## Apollo Client Devtools in VS Code

<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)
* Set the "Apollographql > Dev Tools: Show Panel" setting to "detect" or "always" in the VS code settings dialog.
<img class="screenshot" alt="A screenshot of the VS Code settings dialog focusing on the 'Show Panel' option" src="../assets/devtools/vscode-setting.png"/>
Expand Down

0 comments on commit 396b58b

Please sign in to comment.