Skip to content

Commit

Permalink
docs: add ctrl space tip to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardobridge committed Sep 12, 2023
1 parent b30c941 commit 6f5d301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Install the extension from [Visual Studio Marketplace](https://marketplace.visua

When writing test scripts with this extension installed, you can browse the list of all available test script options at any point in time. Take advantage of on-the-fly validation to write tests faster and avoid mistakes.

**Tip: Use `ctrl+space` at any point to show all available options at that level of the script.**

![Test script intellisense](./assets/intellisense-suggestions.png)

> Learn more about [Writing test scripts with Artillery](https://www.artillery.io/docs/reference/test-script).
Expand Down

0 comments on commit 6f5d301

Please sign in to comment.