facebook

CSS editor and unnamed {} block

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239740 Reply

    rogue_dev
    Member

    I had the following in a css file:

    {
    }
     .. more stuff..

    The editor does not allow a return after the }

    If I add a section name:

    abc{
    }

    I can add a line after the }

    To test this take any css file, and type in two curly braces {}. You can add lines before and in the middle of the {}, but not after it. You can have as much text between the {} as you want. You can add text after the }.

    Ecplise 3.1, MyEcplise 4.0GA

    #239761 Reply

    Greg
    Member

    I have easily replicated this issue with our latest build. I will enter this issue into our PR system. Thanks for your report.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: CSS editor and unnamed {} block

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