Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>toCssNew to Visual Studio Code? Get it now.
toCss

toCss

youjiti-w

|
27 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tocss README

import indexStyles1 from '../../index1.less'
const indexStyles2 = require('../../../index2.less')


indexStyles1['a-style']
indexStyles2.bstyle

光标放在a-style或者bstyle上 按住command键在 点击左键 从js/ts文件跳转到less文件定义的classname处

支持文件引入多个less文件的跳转
支持&符号拼接而成的classname

性能优化!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft