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 just installed it, and run the command and nothing changed, and this popped up on the console.
Traceback (most recent call last):
File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime_plugin.py", line 818, in run_
return self.run(edit)
File "sqlbeautifier in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\SqlBeautifier.sublime-package", line 50, in run
File "sqlbeautifier in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\SqlBeautifier.sublime-package", line 41, in replace_region_with_formatted_sql
File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime.py", line 823, in replace
sublime_api.view_replace(self.view_id, edit.edit_token, r, text)
TypeError: String required
The text was updated successfully, but these errors were encountered:
Not working on Sublime Text 3126
I just installed it, and run the command and nothing changed, and this popped up on the console.
The text was updated successfully, but these errors were encountered: