How can I suppress certain CSS errors in Aptana Studio 3?

前端 未结 2 1423
情歌与酒
情歌与酒 2020-12-11 15:12

I use Aptana Studio 3 for my web development, and I love it except for a few small gripes. One of these gripes is that Aptana decides to treat some CSS parameters as invali

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-11 15:56

    You can add filters for CSS errors, or turn off CSS validation altogether. Please see here for more information:

    1. Go to Preferences > Studio > Validation
    2. Click on the CSS node
    3. Add or edit options as appropriate

    http://wiki.appcelerator.org/display/tis/Adding+custom+error+message+filters+to+the+Problems+View

提交回复
热议问题