对于 lesscss,Komodo Edit 的语言关联是什么?

发布于 2024-11-26 20:47:05 字数 138 浏览 1 评论 0原文

我创建了 *.less 与 CSS 的文件关联,以便在 Komodo Edit 中编辑 lesscss 文件。我想要这种关联,以便编辑器可以快速自动完成,但是虽然它现在正确地抱怨语法,但 CSS 语言模式是否有一个扩展可以考虑 .less 嵌套和定义变量的能力?

I've created a file association of *.less to CSS for editing lesscss files in Komodo Edit. I want this association so that the editor can do quick auto completes, but while it's now correctly complaining about the syntax, is there an extension for the CSS language pattern that will take into account .less' ability to nest and define variables?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

泪之魂 2024-12-03 20:47:05

为此,您必须编写自己的 UDL。

在他们的网站上,他们有一个教程:

您可以通过以下方式检查每种开箱即用支持的语言的所有其他 UDL:查看 {{komodo install dir}}/lib/sdk/udl

如果您最终编写了一个,请与世界分享;-)

To do that, you'd have to write your own UDL.

On their site, they have a tutorial on it:

And you can inspect all the other UDLs for each of the languages supported out-of-the-box by looking in {{komodo install dir}}/lib/sdk/udl

If you do end up writing one, please do share it with the world ;-)

雾里花 2024-12-03 20:47:05

随着 Komodo 7 的发布,它现在支持 LESS 和 SCSS。

With the release of Komodo 7, it now includes support for both LESS and SCSS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文