stylable-intelligence:Visual Studio Code的样式扩展

时间:2024-04-11 10:26:54
【文件属性】:

文件名称:stylable-intelligence:Visual Studio Code的样式扩展

文件大小:132KB

文件格式:ZIP

更新时间:2024-04-11 10:26:54

css theme language-server-protocol styling style

风格智能 概述 Stylable Intelligence是实现Language Server Protocol的扩展,该协议为提供了IDE支持。 当前仅在VSCode(1.20.0版及更高版本)中支持Stylable Intelligence。 计划支持JetBrains IDE(WebStorm,IntelliJ)。 当前支持:代码完成,诊断,转到定义,语法突出显示 还支持所有CSS语言支持功能(悬停提示,内联颜色选择器等)。 为了支持自定义样式语法,删除了一些CSS诊断程序。 安装 从VSCode市场 从VSCode扩展市场或在“扩展”面板的VSCode内安装 ,搜索“ stylable-intelligence”。 已知的问题 已知问题可以在找到。 发展 可以在找到有关运行Stylable Intelligence开发环境的。


【文件预览】:
stylable-intelligence-master
----.eslintrc(747B)
----.github()
--------dependabot.yml(296B)
--------workflows()
----yarn.lock(105KB)
----src()
--------index.ts(29B)
--------lib()
--------extension.ts(1KB)
----images()
--------icon.png(23KB)
----fixtures()
--------e2e-cases()
--------demo()
--------node_modules()
----.vscode()
--------launch.json(1KB)
--------tasks.json(727B)
----language-configuration.json(710B)
----tsconfig.json(5KB)
----LICENSE(1KB)
----run-e2e-tests.js(416B)
----test()
--------lsp-testkit()
--------testkit()
--------unit()
--------e2e()
----dev.md(2KB)
----.prettierrc(172B)
----README.md(2KB)
----.vscodeignore(136B)
----.mocharc.js(118B)
----syntaxes()
--------stylable.tmLanguage.json(74KB)
----.editorconfig(177B)
----.gitignore(2KB)
----CHANGELOG.md(96B)
----.eslintignore(39B)
----package.json(5KB)

网友评论