[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Indented brackets won't let evaluate code



Hi,
is this on purpose that this evaluates by hitting cmd-enter (on Mac) regardless where within the brackets the cursor is positioned

(

	("foo").postln;

)

opposite to this?

	(
		("foo").postln;
	)

It doesn’t matter if that’s tabs or spaces.

Thanks, Michael.
_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/