You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered the same issue. The problem is line 149 of Zig.py, which looks like this: working_dir = vars.get('file_path', vars['folder'])
I removed the . vars['folder'] and it works again. This is probably not a proper fix, but this should be the place to fix it.
When formatting a file without an open folder, Sublime Text 3211 and 4126 show an error in the console. I haven't tested this in other Versions.
Console Output:
The text was updated successfully, but these errors were encountered: