LESS css support?
I realize there is some sytanx highlighting support for the LESS css approach for developing with CSS, but I noticed there is no autocomplete (even for the regular CSS) within a less file. Is this intended? When the docs say there is LESS support, is it possible to have CSS autocomplete wthin the less files?
Thanks,
Christian
Please sign in to leave a comment.
Hello Christian,
Autocompletion in LESS files is supported in PyCharm 2.0 EAP:
http://blogs.jetbrains.com/pycharm/
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Fantastic. Thank you Dmitry!