Bochlin / vunit-test-explorer

VUnit test explorer for VSCode
MIT License
11 stars 5 forks source link

Change path for json file exported by VUnit #22

Open freyn42 opened 3 years ago

freyn42 commented 3 years ago

Thanks for the great plug-in.

We are running VUnit in a docker container and only the workspace folder of VSCode is mapped. This means the json output file cannot be created at the predefined location. Is is possible to add a settings field to set the location of the json file? Nice would be to be able to use the VSCode variables like 'workspaceFolder'.