简体   繁体   English

vsCode 和 cssComb

[英]vsCode and cssComb

Have used Brackets , but had some problems.使用过Brackets ,但有一些问题。
Now trying to get into vsCode .现在试图进入vsCode

I am a bit confused by the instructions available for setting up and using cssComb within vsCode.我对在 vsCode 中设置和使用cssComb 的可用说明感到有些困惑。
Tried to use it from F1 but it gave me the error : "command 'csscomb.execute' not found"试图从F1使用它,但它给了我错误: “找不到命令‘csscomb.execute’”

Where do I set up the Configuration files ?我在哪里设置配置文件?

Would appreciate links to instructions that someone like myself can follow.希望像我这样的人可以遵循的说明链接。

File Manager table of my "Workspace" :我的“工作区”的文件管理器表:

 Drive M: ......................
    Workspace ..................
        Editing ................
        Testing ................
        Training ...............   

. . cheers干杯

The csscomb docs are outdated. csscomb 文档已过时。 To install the extension, use the VS Code menu bar:要安装扩展,请使用 VS Code 菜单栏:

  1. View > Command Pallette View > Command Pallette
  2. Search "Install Extension"搜索“安装扩展”
  3. Search the Extensions sidebar for "csscomb" and click Install在扩展侧边栏中搜索“csscomb”并单击安装

Related reading相关阅读

  1. https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette
  2. https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions

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

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