I would like to handle spaces before/after := and = like this:
value := 1;
if value=1 then
so I would like to have a feature to configure these two options independently
Log in to post a comment.