Igor Zhuravlov wrote:
With config option "Indent select. block" enabled, "Format Script" places
comment lines slightly to left:
f=: 3 : 0
NB. aligned ok
if. y do.
y=. y NB. aligned ok
NB. should be aligned with previous line
end.
)
This is intentional - a sentence beginning NB. is left justified to the
left margin, or any indent for explicit definition. I suppose there
should be another option for indent comments to match current code block.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm