wdio-vscode-service icon indicating copy to clipboard operation
wdio-vscode-service copied to clipboard

Allow to specify additional extension paths

Open christian-bromann opened this issue 3 years ago • 2 comments

By default VSCode starts with a clean state, that means no extensions installed or setup. A user might want to include certain extensions to verify compatibility. For that we should allow to include additional extensions to the setup via either local path or just extension name.

christian-bromann avatar Apr 12 '22 09:04 christian-bromann

@christian-bromann any guidance on this? Our product is made up of not a single extension, but several extensions. When I run using WDIO, only the primary/main extension is loaded.

jeffb-sfdc avatar Jan 23 '23 17:01 jeffb-sfdc

any guidance on this?

I haven't been able to look into this. There must be ways to allow additional extensions to be installed when starting a session.

christian-bromann avatar Jan 23 '23 17:01 christian-bromann