Monday, July 11, 2016

Re: SQLUtilities / Align bug



On Sun, Jul 10, 2016 at 2:36 PM, Paul <google1241@rainslide.net> wrote:
Using 7.4.2022, setting sqlutil_align_first_word to 0 causes Vim to hang when SQLUFormatter is issued over a range. Control-c interrupts it, whereupon it leaves many lines of "-@-". I've tested this with nothing but vim-plug, Align, and SQLUtilities installed, and only the sqlutil_align_first_word option set.


Paul,

That is intended to format 1 single SQL statement.
Is that what you are doing, or are you trying to format all the statements in a file?

The -@- usually shows up if there are unbalanced ()s.

David
 

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: