vishnevskiy/ElixirSublime

Plugin creates folders when typing File.mkdir

Closed this issue · 2 comments

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.

Here's a video.

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.

Yea, it's not this package. Disregard!