Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ The following sections describe the features that the extension contributes to V

### Commands

- `Dev Proxy: Start` - Only available when Dev Proxy is not running
- `Dev Proxy: Stop` - Only available when Dev Proxy is running
- `Dev Proxy: Raise mock request` - Only available when Dev Proxy is running
- `Dev Proxy: Start recording` - Only available when Dev Proxy is running
- `Dev Proxy: Stop recording`- Only available when Dev Proxy is recording
- `Dev Proxy Toolkit: Start` - Only available when Dev Proxy is not running
- `Dev Proxy Toolkit: Stop` - Only available when Dev Proxy is running
- `Dev Proxy Toolkit: Raise mock request` - Only available when Dev Proxy is running
- `Dev Proxy Toolkit: Start recording` - Only available when Dev Proxy is running
- `Dev Proxy Toolkit: Stop recording`- Only available when Dev Proxy is recording

### Diagnostics

Expand Down