Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
phpStorm
我有一个非常大的 .less 文件,我将其分成较小的文件。而且我正在使用一个 .less 文件,其中包括其他文件的导入。一切正常,编译良好。但是编辑小文件真的很尴尬,因为我看不到里面其他文件的变量。
有没有办法强制 IDE 将变量与其他变量区分开来?只知道我在每个单独的文件中都有它,从带有变量的文件中写入文件导入?
@import应该用来制作别名
@import