Skip to content

VS Code 扩展

¥VS Code Extension

在市场中安装

¥Install in Marketplace

  • 匹配工具的装饰和工具提示

    ¥Decoration and tooltip for matched utilities

  • 自动加载配置

    ¥Auto loading configs

  • 匹配工具的计数

    ¥Count of matched utilities

配置

¥Config

为了获得最佳的 IDE 体验,我们建议你使用 使用单独的 uno.config.ts 文件 来配置你的 UnoCSS。

¥To get the best IDE experience, we recommend you to use a separate uno.config.ts file for configuring your UnoCSS.

该扩展将尝试在你的项目下查找 UnoCSS 配置。当没有找到配置时,扩展将被禁用。

¥The extension will try to find the UnoCSS configurations under your project. When there is no config found, the extension will be disabled.