Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1644

Adding real formatting/beautifier for CSS

    XMLWordPrintableJSON

Details

    Description

      When I try to format CSS code which looks like this:

      .animateColor {background: green;}
      

      It will not expand the expand/beautify it.

      Expected behaviour is this:

      .animateColor {
          background: green;
      }
      

      indented and formatted based on the rules from the options.

      Attachments

        Issue Links

          Activity

            People

              matthiasblaesing Matthias Bläsing
              chrizzly Christian Lenz
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 20m
                  2h 20m