Avatar

Tabs to indent, tabs to align! (Destiny)

by dogcow @, Hiding from Bob, in the vent core., Tuesday, December 13, 2016, 14:12 (3144 days ago) @ ZackDark

-->|if (output != null)
-->|{
-->|-->|output.append("account_id").append('\t')->|-->|// comment about account_id
-->|-->|xxxxxx.append("submission_id").append('\t')-->|// comment about submission_id
-->|-->|xxxxxx.append("payment_method").append('\t');>|// comment about payment_method
-->|}

Space only to make code look pretty, operation-wise.

Problem is the comments no longer line up if I'm a weirdo who uses something other than 4-space tabs ;-). But, Yes! Spaces for making the code pretty, FTW! :)


Complete thread:

 RSS Feed of thread