Shortly I will be joining a company that relies heavily on Eclipse for Java development. For my own development I've used other tools exclusively so I am now getting acquainted with Eclipse before I begin my contract.
One of the features I've grown accustomed to is Virtual White space. This allows you to click anywhere in a given text area and begin typing. If no white space exists up until your cursor, it will automatically be filled in. You can see an example of this behavior with the text editor ConTEXT or by turning in on in the Editor settings of Visual Studio.
I can't find an option for it in Eclipse though. Is there an option I'm missing or will I have to search for a plug-in to enable this feature?