gpt4 book ai didi

css - Aptana 3 能识别 CSS3 吗?

转载 作者:行者123 更新时间:2023-12-04 14:19:13 26 4
gpt4 key购买 nike

在学习 CSS3 时,我意识到 Aptana Studio 3 无法识别 CSS3 源代码。我已经更新了 IDE 的最新功能,但它仍在尝试使用 CSS2。我收到 CSS3 背景语句的错误:

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.

我必须为 Aptana 安装特定的插件吗??

已编辑

2011年7月26日,自动更新后bug依旧。

最佳答案

问题是包含的 CSS 验证器(来自 W3C)对 CSS 3 不是很好。有计划替换它,但与此同时,最简单的方法是过滤特别警告,或完全禁用它。

为此,请转至首选项 > Studio > 验证并选择 CSS。您可以在此处禁用验证,或添加类似“.太多值或无法识别值。”的过滤器

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

关于css - Aptana 3 能识别 CSS3 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6716933/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com