Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
arthas ex
New to Visual Studio Code?
Get it now.
arthas ex
lyszhen3
|
9 installs
|
(
0
)
|
Free
arthas插件
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
arthas-ex README
arthas命令生成插件
将光标在编辑区类名、字段名、方法名右键显示
arthas-lcopy
arthas-lcopy
Copy Reference
copy 类路径 packageName + "." + className
copy 方法名 packageName + "#" + methodName
copy 字段 packageName + "#" + fieldName
getStatic
arthas getStatic 命令
stack
arthas stack 命令
trace
arthas trace 命令
watch
arthas watch 命令