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)
- Host: GitHub
- URL: https://github.com/zddhub/format-code
- Owner: zddhub
- Created: 2020-07-12T12:04:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T05:26:27.000Z (over 3 years ago)
- Last Synced: 2025-01-22T16:31:58.729Z (over 1 year ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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!**