Leandro27

Results 1 comments of Leandro27

I'm using Sublime 4104 and this worked for me: Open autofilename.py, using PackageResourceView. Go to line 162, and instead of ``` sel = view.sel()[0].a txt = view.substr(sublime.Region(sel-4,sel-3)) if (self.showing_win_drives and...