Monthly Archives: May 2011

Case match

This time Ignacio brings to us a great addition to the IDE which will be ready for the next release: the case matching.

The animated GIF shows this feature: when typing nKey (declared as a formal method parameter) and nIndex (declared as a local variable) in lower case, the IDE itselfs updates the case of the variables, parameters and class members to make them match with its definition.

CaseMatch