Suggestion: Ability to minimise code

01 Mar 2011

Just a suggestion. I have been using eclipse to do some java and I have found the ability to minimise chunks of code really useful for reviewing larger programs, e.g. minimise a for loop so that everything inside the loop is compressed into a single line.

Any change of implementing this in the mbed complier?

Martin