-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
selection 》 Format 》Format SQL Statement is disabled? #16
Comments
Same for Mac OS X 10.9.1, Sublime Text 2. |
Windows 7, Sublime 2.0.2, same thing |
Same for Mac OS X 10.9.1, ST3 |
Got same the same issue on Win 7, Sublime Text 2, v 2.0.2, Build: 2221 |
In case anyone is interested, I created a fork that works with Sublime 2: |
Me too, Mac OSX 10.9.1 / ST2.0.2 |
How do you install Bani's version using the package manager? |
@bani Your fork works perfect in ST2! When will ST3 be supported? @adworacz This is explained on the Package Control website: https://sublime.wbond.net/docs/usage |
Thanks @bani. I've done some additional testing and apparently this version works correct in ST3 on Windows, but not on OS X. |
Got same the same issue on OS X Maviercks, Sublime Text 2, v 2.0.2, Build: 2221 |
mac os 10.9.3 sublime 3 |
Read the README for this project. It specifically says to have the python sqlparse library installed. This will fix your issue. |
Don't even worry and switch to SQLBeautifier. Works for ST2/3 and doesn't force you to install python. Cheers ;) |
@bani thank you very much! |
@bani seems to crash on ST2 .. if i press Command+S twice on a selection. |
Thanks @bani plugging work very well. |
on windows platform, why ”Format SQL Statement“ button is disabled?
The text was updated successfully, but these errors were encountered: