Open GuillaumeAmat opened 4 years ago
Vuln cost and Import cost use the same UX, as they add some infos (eg: calculating, result) after the imports, on the same line.
But depending on the launch order of the module and/or their speed to finish, the feedbacks are overriden by one or the other :P
Thanks for the report @GuillaumeAmat, much appreciated. It looks like this is a known issue with VSCode.
Will do some further research and see if there's a solid workaround. 🕵️
Vuln cost and Import cost use the same UX, as they add some infos (eg: calculating, result) after the imports, on the same line.
But depending on the launch order of the module and/or their speed to finish, the feedbacks are overriden by one or the other :P