Ctrl+P
Hover over Taro built-in components (like <View>, <Text>, <Image>) in .tsx/.jsx files to get a clickable link to the official Taro documentation.
<View>
<Text>
<Image>
.tsx
.jsx
<View>, <Text>, and more...
MIT