yycalm / linecount

vscode extension : count lines of code.
MIT License
14 stars 3 forks source link

User not able to disable creation of output folder #8

Open JustinReinhart opened 4 years ago

JustinReinhart commented 4 years ago

User was not able to successfully disable the creation of an output folder. Even when disabling all file types, an empty folder is created although the user does not desire it.

Ideal behavior for the user would be if all output file types are set to false then no folder creation will take place.