This extension surfaces the code review channel in VS Code.
To use this extension:
Find the Code Review pane
Click on Sign in to Slack
Open the link https://api.slack.com/apps/A0A171HMV0V/general as asked
If the page does not open properly, first sign in to slack on the web, and reload the page
Once the page https://api.slack.com/apps/A0A171HMV0V/general is loaded, copy the slack client ID and paste into the Slack Client ID dialog. Press Enter.
Copy the slack secret ID and paste into the Slack Secret ID dialog. Press Enter.
The extension will prompt to open a URL, press OK.
Click on Allow when asked if you would like to give permission to the app to access slack data.
You will be redirected to VS Code
Go to the Code Review pane
You should see the PRs from the codereview channel
From the Code Review pane, you should be able to see the PRs from the slack codereview channel. From there, you can view the PR on the web, view the diff in VS Code, view the PR description and approve the PR.