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

https://github.com/tomorinao-www/bat-formatter

batch files formatter for vscode-extension
https://github.com/tomorinao-www/bat-formatter

batch formatter vscode-extension

Last synced: 3 months ago
JSON representation

batch files formatter for vscode-extension

Awesome Lists containing this project

README

        

# bat-formatter README

use `shift + alt + f` to format code in `.bat` file.

Language formatter for `.bat` file.

`.bat` 批处理脚本语言格式化.

## Features 特性

English

- remove redundant blank lines
- control indent

中文

- 去除多余空行
- 控制缩进

## TODO

- [ ] 自定义格式化配置