Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
我的工具
New to Visual Studio Code?
Get it now.
我的工具
windego
|
165 installs
|
(
1
)
|
Free
vscode工具集
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
Windego-Tool
一些自用的工具
快速打印
仅支持js, ts文件
使用
Cmd+Shift+L
(Mac),
Ctrl+Shift+L
(Windows)
输出 (新行):
console.log('variable: ', variable)
;
WXML 格式
支持WXML格式
使用prettyHtml[https://github.com/prettyhtml/pretty-html-web]格式代码
WXML 代码补全
微信小程序组件信息更新于2021年7月20日
支持LINk
支持跳转到函数定义