Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
ms-transCss
New to Visual Studio Code?
Get it now.
ms-transCss
Blur
|
34 installs
|
(
0
)
|
Free
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
基本功能
转换jsx中style格式和css格式
命令
命令
功能
快捷键
transCss
根据文件类型转换格式,js文件中转换为style格式,css文件中转换为css格式
cmd+shift+;或control+shift+;
toJsxStyle
转换为jsx style格式
-
toCss
转换为css格式
-