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

https://github.com/zddhub/format-code

Format code in untitled file (VS Code Extension)
https://github.com/zddhub/format-code

Last synced: over 1 year ago
JSON representation

Format code in untitled file (VS Code Extension)

Awesome Lists containing this project

README

          

# [format-code](https://github.com/zddhub/format-code.git)

Format code in untitled file. You needn't to save file with special extension before formatting your code.

[Get it on the VS Code Marketplace!](https://marketplace.visualstudio.com/items?itemName=zddhub.format-code)

## Usages

Type `Format [language]` in Command Paletter (`CMD+SHIFT+P`).

Current, we support below languages:

- Json
- Typescript
- Javascript
- Python
- Ruby
- Cpp
- Swift
- Go
- Java

**Enjoy!**