Plugin creates folders when typing File.mkdir
Closed this issue · 2 comments
rekyuu commented
If I type the line File.mkdir("tmp")
in Sublime 3, it will make said directory in the working directory of the file.
After some testing, it also happens with File.touch
and I'm sure a few others.
rekyuu commented
Sorry, thought this was the official plugin. Maybe you have the same issue?? The issue is in the vim version as well, so it's not impossible. I'll leave this open just in case.
rekyuu commented
Yea, it's not this package. Disregard!