Open doppelganger9 opened 6 years ago
Yeah when I configure it to use ./coverage/lcov.info
, I wish it would look for this relative to every Git root folder (I know not all VSCode projects will use Git, but this would benefit the majority of projects)
Right now, the extension seems to look for the
lcov.info
file in the first folder within a multi-root workspace.When I open my folder alone it finds the
lcov.info
correctly.