Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
jhc-plugin-demo
New to Visual Studio Code?
Get it now.
jhc-plugin-demo
贾黄春
|
6 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
vscode 插件demo(获取文件相关信息)学习
通过在文件编辑区域或文件名上右击弹出按钮,点击按钮获取文件的大小、创建时间和修改时间;
如果获取的是文件夹,则指明该文件是文件夹,不是文件,给予提示。