Skip to content

Commit

Permalink
feat: add view laset response command
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Oct 21, 2024
1 parent e42951a commit adf60be
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 211 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
| `vscode-hurl-runner.runHurlSelection` | Hurl Runner: Run Selected Text |
| `vscode-hurl-runner.rerunLastCommand` | Hurl Runner: Rerun Last Command |
| `vscode-hurl-runner.runHurlFromBegin` | Hurl Runner: Run from Begin to Current |
| `vscode-hurl-runner.viewLastResponse` | Hurl Runner: View Last Response |

<!-- commands -->

Expand Down
Loading

0 comments on commit adf60be

Please sign in to comment.