Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>arthas exNew to Visual Studio Code? Get it now.
arthas ex

arthas ex

lyszhen3

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

arthas-ex README

arthas命令生成插件

将光标在编辑区类名、字段名、方法名右键显示arthas-lcopy

  1. arthas-lcopy
    1. Copy Reference
      • copy 类路径 packageName + "." + className
      • copy 方法名 packageName + "#" + methodName
      • copy 字段 packageName + "#" + fieldName
    2. getStatic
      • arthas getStatic 命令
    3. stack
      • arthas stack 命令
    4. trace
      • arthas trace 命令
    5. watch
      • arthas watch 命令
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft