Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>go to react methodNew to Visual Studio Code? Get it now.
go to react method

go to react method

haohailiang

|
128 installs
| (0) | Free
仅仅对React的class组件和function组件的方法有用
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

go to react method

仅仅对React的class组件和function组件的方法有用

快捷键

mac: cmd + r
window: ctrl + r

快捷键设置

goToReactMethod命令添加editorFocus条件

修改功能

  1. 原先的组件只支持传统的方法, 本组件增强了逻辑上的方法显示
  2. 适配React的class组件和function组件
  3. 适配componentDidUpdate和带箭头的函数名称
  4. 删除了数组,属性等多余的symbol显示
  5. 保持了和代码中相同的方法顺序进行显示
  6. 适配函数组件传递Ref的情况
  7. 适配async异步方法的情况
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft