facebook

Unify Editor Behavior

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238891 Reply

    SnapShot
    Member

    I’m a new user so I may have just missed the preference, but it appears that the JSP and CSS editors don’t seem to advance the same way as the Java editor.

    For example using ctrl+right arrow to navigate through the source code with the following code the curson stops as indicated:

    
    public void doGet(HttpServletRequest req, HttpServletResponse res)    
           ^    ^ ^  ^^   ^      ^       ^  ^ ^   ^      ^        ^  ^    
    

    but with the JSP editor you get

    
    <img src="/images/logoBig.jpeg"/>
     ^   ^     ^      ^       ^
    

    In other words, the default java editor stops at case changes, at word beginnings, and at punctuation.
    The JSP editor appears to just stop at word beginnings.

    So anyway, is it possible to set this behavior in a preference? And, if not, can I request the ability to set the editor behavior as a feature?

    Thanks in advance.
    GSP

    #239036

    Riyad Kalla
    Member

    GSP,
    Currently this behavior is not configurable, but I have filed this enhancement request in our tracking system, thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Unify Editor Behavior

You must be logged in to post in the forum log in