From cf129c0360c5ee176f045eb088fa6fe6995d6ef6 Mon Sep 17 00:00:00 2001 From: Christian Bromann Date: Tue, 15 Nov 2022 19:27:05 +0100 Subject: [PATCH] add links to other projects using this tool --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 718a8bcf..d70e4a48 100644 --- a/README.md +++ b/README.md @@ -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: