An open API service indexing awesome lists of open source software.

https://github.com/hatedMe/beautify-quick-app

vscode插件Quick App美化代码
https://github.com/hatedMe/beautify-quick-app

beautify quick quickapp vscode

Last synced: 2 months ago
JSON representation

vscode插件Quick App美化代码

Awesome Lists containing this project

README

          

## 小弟不才,只说明一点

Fork自vue-beautify更改。
>支持```/\.(vue)|(wpy)|(ux)$/i.test(vscode.window.activeTextEditor.document.fileName) )```。

- 使用方式1:按```F1```命令窗口,然后输入```ux```,按```Enter```生效。
- 使用方式2:快捷键```Ctrl+Alt+h```。

> issues : [https://github.com/hatedMe/beautify-quick-app/issues](https://github.com/hatedMe/beautify-quick-app/issues) ;