Autoclose brackets is working fine, is there a way to break out of the line you are on and jump to the next line with the proper indentation? i.e. in pydev i could use "shift + enter" after it autocompleted my method and it would jump out of the line down to the next with proper indentation. Can Eric do this?