While learning CSS3 I realized that Aptana Studio 3 doesn´t recognize CSS3 source. I have updated the latest features for the IDE but it is still trying to use CSS2. I get this error for CSS3 background statement:
background: rgba(255, 255, 255, 0.1);
ValueError: background (http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background) Too many values or values are not recognized.
Do I have to install a particular plugin for Aptana??
Edited
Jul 26th 2011, the bug is still there after automatic update.
Aptana correctly recognises CSS statements after updating it to the latest version.
Ensure you have the latest version.