Hi,
Just installed the jdee 2.3.3 and tried to check: In previous releases, if you typed a control flow abbreviation in a comment or string, the JDEE would replace any upper case letters in the abbreviation with lower case letters, e.g., it would change "If" to "if" in a comment or string. This release fixes the problem. when I type the "If" now it writes Ifif and if I type "if" in lower case it writes ifif. Cheers Luis Novais
