简体   繁体   English

Zend Studio:如何为Zend Studio添加更少的CSS支持?

[英]Zend Studio: how to add Less CSS support to Zend Studio?

I would like to add Less CSS support including syntax highlighting and ability to create/edit .less files. 我想添加更少的CSS支持,包括语法突出显示和创建/编辑.less文件的功能。 How can I do this? 我怎样才能做到这一点?

Zend Studio is built on Eclipse, so instruction on how to do this in Eclipse may also be helpful. Zend Studio基于Eclipse构建,因此有关如何在Eclipse中执行此操作的说明也可能会有所帮助。

As far as I can remember, there is no plugin for LessCSS for the Eclipse platform. 据我所记得,没有用于Eclipse平台的LessCSS插件。 If you're using PHPStorm on the other hand, it comes bundled with a very neat LessCSS plugin. 另一方面,如果您使用的是PHPStorm,则它附带了一个非常简洁的LessCSS插件。 NetBeans also has a plugin you can download and install, but it needs a little bit of work. NetBeans还有一个可以下载和安装的插件,但是需要一点工作。

ZendStudio is based on eclipse. ZendStudio基于eclipse。 I asked the same question some time ago and got a real answer few days ago. 我前段时间问了同样的问题,几天前得到了一个真实的答案。 https://stackoverflow.com/questions/3577637/less-css-support-for-eclipse-pdt/7966689#7966689 https://stackoverflow.com/questions/3577637/less-css-support-for-eclipse-pdt/7966689#7966689

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM