Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No CSS Highlighting and Completion in Intellij

Somehow I don't get any highlighting and code completion in Intellij IDEA. Even though on the website they advertise highlighting and code completion: JetBrains Intellij IDEA. HTML on the other hand works.

Is there an option to set or is it just not possible in the Community Edition?

This is the way it looks for me in the .css file

Intellij CSS File Screenshot

like image 449
TomTom Avatar asked Jul 24 '14 14:07

TomTom


People also ask

How do I enable autocomplete in IntelliJ?

By default, IntelliJ IDEA displays the code completion popup automatically as you type. If automatic completion is disabled, press Ctrl+Shift+Space or choose Code | Code Completion | Type-Matching from the main menu. If necessary, press Ctrl+Shift+Space once again.

How do I get CSS in IntelliJ?

Press Ctrl+Alt+S to open the IDE settings and select Plugins. Click the Installed tab. In the search field, type CSS. For more details about plugins, see Managing plugins.


1 Answers

Sorry, CSS support is only available in the Ultimate Edition. Check out the Jetbrains feature comparison page.

like image 60
Software Engineer Avatar answered Oct 12 '22 09:10

Software Engineer