Eclipse.
The auto-suggest / auto-complete feature provides assistance in the syntax and possible options and these can also be selected using the keyboard or mouse to avoid having to type in the whole statement.
One of the big advantages of combining keyboard use with the auto-suggest lists is the filtering of possible choices. In large action diagrams with many views or when selecting exitstates from a large list, you could end up spending a lot of time scrolling through all of the options, but once you start typing in the name, the automatic list filtering soon reduces the list to a manageable size.
Some types of statements also have an auto-complete feature, for example if you start a FOR SUBSCRIPT statement, an auto-complete is available to create the FROM 1 TO LAST condition.
There are many other improvements to the editor, for example, the block markers for the selected statement are highlighted, making it much easier to decide where to locate NEXT/ESCAPE pointers, which can be adjusted using the keyboard arrow keys.
Another much requested enhancement is the ability to edit complex statements without needing to re-enter the whole statement, for example when the statement contains nested functions.
No comments:
Post a Comment