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

fitlink

krisli

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

一款跳转定义的插件,可跳转夸克、ATOM、业务组件库

使用方法

win:ctrl + 鼠标左键

mac:command + 鼠标左键

示例

// 夸克组件 => node_modules/@fql/quark_weex/libs/upper/data_report/3.1/index.js
import M_DATA_REPORT from '~data_report@3.1'

// atom组件 => node_modules/@fql/atom_logic_weex/libs/position/1.0/index.js
import M_POSITION from '#logic_weex/position/1.0'

// 业务组件 => src/components/animation/1.0/index.js
import M_ANIMATION from '%animation@1.0'

// 业务组件 => src/api/index.js
import API_INDEX from '@/api/index.js'
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft