To be able to use walkthrough you will need to provide the CLI token for your phabricator account.
If you want to provide it directly, open settings and set walkthrough.token to your token. Otherwise,
in the workspace you are in, you can run the command walkthrough.RefreshAll: Refresh user's review queue and it will ask you for your token interactively. Inputting the token here, will save it for this workspace, so you will not have to do it again after that. (Running commands in vscode: ctrl+shift+p is default for opening the panel where you can type in commands).
Below follows the commands that can be typed into vscode command panel (usually opened by ctrl+shift+p).
Their names are self explanatory.
- "Refresh the list of 'needs-revision'"
- "Refresh the list of 'needs-review'"
- "Refresh user's review queue"
First version displays only 'needs-review' and 'needs-revision' revisions in separate panels.