如何在 IntelliJ IDEA 10.5 中对 SCSS 文件使用代码完成?

发布于 2024-12-09 19:08:58 字数 281 浏览 1 评论 0原文

一般来说,SCSS 文件是具有一些特殊功能的 CSS 文件。当我想在项目中编辑 *.sass 文件时,我注意到 IntelliJ 知道该文件类型,但根本没有代码完成。我知道 IntelliJ 具有 CSS 文件的代码完成功能。

只需进入“IDE 设置”/“文件类型”/“级联样式表”并向其中添加“.sass”和“.scss”,即可为普通 CSS 对此文件带来自动补全功能。

有没有一种方法可以启用(添加)sass 的所有特殊功能到 IntelliJ 自动完成功能,例如“lighten()”等功能?

In general SCSS files are CSS files with some special features. When i want to edit a *.sass file in my project i noticed that IntelliJ knows that file type but there is no code completion at all. I know IntelliJ has code completion for CSS files.

Just going to "IDE Settings" / "File Types" / "Cascading style sheets" and adding ".sass" and ".scss" to it, brings auto completion to this file for normal CSS.

Is there a way to enable (add) all the special features of sass to the IntelliJ auto completion for functions like "lighten()" etc., too?

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

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

发布评论

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

评论(1

丘比特射中我 2024-12-16 19:08:58

JetBrains 问题跟踪器 中有几张与此相关的票证,以这个为例。幸运的是,他们似乎计划尽快修复它

There are several tickets related to this in the JetBrains issue tracker, this one for example. Fortunately, it seems they plan on fixing it soon though.

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