7

Please note that I already have CSS autocomplete support active, I need the CSS3 properties and other proprietary properties for CSS like border-raduis, ::selection, -mozkit and -webkit properties.

2
  • What's providing the autocomplete that you already have in place? Commented Jun 3, 2011 at 12:56
  • The default eclipse helios provides autocomplete for normal CSS properties. But the advanced CSS properties are not provided. Commented Jun 3, 2011 at 22:55

1 Answer 1

3

You could install the Aptana Studio 3.0.3 plugin which has support for CSS3 properties. Aptana Ticket #1986 shows a way to enable matching for browser vendor specific extensions. Ticket #1495 is also relevant.

WARNING! I read on How do I add FTP support to Eclipse?, that the plugin could potentially overwrite or re-organise a lot of your Eclipse workspace. This is an older answer now, so the new version of plugin might be better. I wouldn't want my advice to break your Eclipse without warning you first :-)

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks. Isn't there an alternative for Aptana. I mean, can't we import some kind of autocomplete file with CSS3 properties into eclipse. Doesn't eclipse provide an infrastructure to provide autocomplete files?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.