Duroktar / Wolf

Wolf is a VsCode extension that enables live inspection of Python code in the editor.
Other
128 stars 7 forks source link

what are these files? #79

Closed Anvesh9652 closed 1 year ago

Anvesh9652 commented 1 year ago

What the hell are these files? How to delete them?

image

Anvesh9652 commented 1 year ago

fixed

Duroktar commented 1 year ago

Yeah, sorry about those. It was a quick and dirty solution that just worked at the time. I'm assuming you realized you can just delete them without an issue? Wolf makes a new one on each iteration of the code anyways and doesn't need the old ones.

Details aside on the reason it happens.. This "issue" is actually fixed in the develop branch (that I really need to get around to merging since there's a bunch of other improvements besides this one in there) which if you were so inclined could try out and maybe even help test.