Option to display values within IN statements without spaces between them
Another white space removal feature to suggest.
The ability to format all IN statements as:
empType IN ('a','b','c','d')
Rather than the default:
empType IN ('a', 'b', 'c', 'd')
I have done some exploring in the formatting styles and scouring the forums here and this feature doesn't seem to be available.
1
vote
Eamon
shared this idea