在 Aptana Studio 3 中禁用 CSS 验证
有人知道如何使用 Aptana Studio 3 禁用 CSS 验证吗?在版本 3.0.4 中,即使完全 禁用 W3C CSS 验证器。
有什么想法吗?
Anyone know how to disable CSS validation with Aptana Studio 3? In version 3.0.4 the warnings remain even after completely disabling the W3C CSS Validator.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您是否尝试过手动删除所有现有警告?禁用验证器不会创建任何新警告,但现有警告仍然存在。
右键单击警告,然后单击“删除”。
Have you tried to manually delete all existing warnings? Disabling the validator will not create any new warnings, but the existing warnings remain.
Right click on the warnings and click Delete.
这是 Studio 3.0.4 的一个已知问题:http://jira.appcelerator.org/browse/ APSTUD-3371。
解决方法是执行一个 Project >清理所选项目,或者您可以使用 http://aptana.com/r 中的说明更新到夜间构建/apupdate。
This is a known issue with Studio 3.0.4: http://jira.appcelerator.org/browse/APSTUD-3371.
A workaround is to do a Project > Clean on the selected project, or you could update to the nightly build using the instruction at http://aptana.com/r/apupdate.
我认为问题仍然存在。如果我关闭 CSS 验证器并清理项目,错误就会消失。另一方面,如果我打开并添加一些正则表达式以排除一些错误,验证器仍然显示“排除”错误,即使在执行“清理项目”命令后也是如此。看起来正则表达式被某种方式省略了。
顺便说一句,我正在使用 Aptana Studio 3 版本,内部版本:3.1.1.201204131931
I think that the problem is still there. If I switch the CSS validator off and clean the project, the errors disappear. On the other hand, if I turn on and add some regular expressions in order to exclude some errors, the validator still shows the "excluded" errors, even with after executing a "clean project" command. It look likes that the regular expressions are somehow omitted.
BTW, I'm working with the version Aptana Studio 3, build: 3.1.1.201204131931