Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
record debug stack info
New to Visual Studio Code?
Get it now.
record debug stack info
haohailiang
|
69 installs
|
(
0
)
|
Free
把调试信息打印出来
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
feature
打印出当前的文件名称和光标所在的行号, 紧接着打印出当前光标所在的3行的数据
命令
record-debug-stack-info.recordInfo
shortcut
option+cmd+b