Wishlist for the IDE

I wouldn’t use the white spaces used in the markdown as a reference (assuming you’re referring to the style guidelines examples?), I’d assume the rule holds for all SC code.

Of course these “rules” only apply to code submitted to the SC project (which are more likely to be class files), you can use whatever you want :upside_down_face:

Which is why…

this shouldn’t be removed

2 Likes

A less-opinionated formatter would be cool/perfectly possible (choices between single-line/multi-line layouts etc) while preserving idempotence and minimal diffs. Even in personal projects, a formatter can be quite nice))) #wishlistIDE

Sure, I agree. I was referring to the formatting rules referenced in the style guidelines, not sclang-format.

Rule: use tabs for indentation.
The SuperCollider class library uses tabs for indentation.

1 Like

@smoge Thanks for your kind suggestion! The IDE I use is SC-IDE.
If you find a stable way to do this in emacs, a lot of SuperCollider users who use emacs will be very happy!

@mike
Thanks, I agree!

1 Like