How can we help you today? How can we help you today?

[Feature Request] Grouped alignment

Couldn't work out a good way to describe what I'm after, so I'll just put in an example which explains it:
select *
from	tbl_Item
join	tbl_VeryLongTransactionTable
	on tbl_VeryLongTransactionTable.ItemNo		= tbl_Item.ItemNo
join	tbl_Client
	on tbl_Client.ClientNo	                                = tbl_VeryLongTransactionTable.ClientNo

With the = being lined up.
Any chance of adding this?

Note: What's the point of [ code ] tags that don't keep code formatting? :(
Endareth
0

Comments

1 comment

  • Eddie D
    Thank you for your post into the forum and sorry for the delay in replying back to you.

    I have submitted a Bug Report for the SQL Prompt Development Team to consider. The reference for this Bug Report is SP-2969.

    Hopefully the development team will produce a fix for this issue in the next version of SQL Prompt. I will be maintaining what we call a 'Watch' on the Bug Report submitted and will be able to update when a fix for this issue is created.

    Thank you bringing this issue to our attention.

    Many Thanks
    Eddie
    Eddie D
    0

Add comment

Please sign in to leave a comment.