facebook

JSP scriptlet color customization

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

    Robert Varga
    Participant

    I would like to be able to customize the background color of scriptlets (<% code… %>) and expression values (<%= %>) and declarations (<%! declaration… %>) in JSP, but there is no option for that as far as I could determine.

    #204582 Reply

    Riyad Kalla
    Member

    Rob,
    We appreciate the good suggestions. Colored scriplets are definately on our todo list as a lot of people have requested it (including yours truely). We will see if we can easily sneak this into 2.8.

    #204615 Reply

    No Operation
    Member

    Scriptlet code uses your Java code colors.
    So if there would be a background color, it would be used in scriptlets too.

    NOP

    #204620 Reply

    Robert Varga
    Participant

    @nop wrote:

    Scriptlet code uses your Java code colors.
    So if there would be a background color, it would be used in scriptlets too.

    NOP

    But I don’t want my java code to have light grey background, but I do want all non-html code in JSP pages to have a light grey background to be able to distinguish scripting code and static parts in a quick glance.

    #204622 Reply

    Riyad Kalla
    Member

    NOP,
    Thank you for pointing this out, unfortunately I agree 100% with Rob. When I am coding in Java, it is not necessary for me to color the background, but in the context of JSP, it becomes very helpful to color the backgrounds becuase the entire file is not one single language.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JSP scriptlet color customization

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