pod wrote:Hi, I did change on_query_completions a little and it worked for Windows. Sorry I didn't have much time to check what you are doing there with view.settings(), but if you just need to read settings from autofilename.sublime-settings - why are you not using sublime.load_settings('autofilename.sublime-settings')? There potentially could be other places where you may want to change view.settings() to sublime.load_settings().
Yeah, ignore that. I broke the plugin :/