simple eclipse question: is there a way i can make the 'down' key move to the end of the line (like the 'end' key binding) IF im editing the last line of the file (so it continues to behave like before, if its not the last line of the file)?
pretty much like visual studio works, move up and down lines if its not the last line, but acts like 'end' if its the last line. thanks.