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
Running on Windows, Sublime Text 3 - works after installing but after sublime is restarted, attempting to run generates:
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 549, in run_
return self.run(edit)
File "C:\Users\bob.walasek\AppData\Roaming\Sublime Text 3\Installed Packages\HostsEdit.sublime-package\SublimeHostsEdit.py", line 7, in run
File "C:\Program Files\Sublime Text 3\sublime.py", line 217, in open_file
return View(sublime_api.window_open_file(self.window_id, fname, flags))
TypeError: String required
Hi,
I'm getting this issue on Ubuntu when I try and run the command.
The text was updated successfully, but these errors were encountered: