Skip to content

Commit

Permalink
add links to other projects using this tool
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann authored Nov 15, 2022
1 parent a8bfae5 commit cf129c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,15 @@ If you use WebdriverIO with TypeScript make sure to add `wdio-vscode-service` to
}
```

## References

The following VS Code extensions use `wdio-vscode-service`:

- [Marquee](https://marketplace.visualstudio.com/items?itemName=stateful.marquee) (27k downloads)
- [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) (27.8m downloads)
- [DVC Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=Iterative.dvc) (11.2k downloads)
- [Nx Console](https://marketplace.visualstudio.com/items?itemName=nrwl.angular-console) (1.2m downloads)

## Contributing

Before posting a pull request, please run the following:
Expand Down

0 comments on commit cf129c0

Please sign in to comment.