Justfile Formatter{width=128 height=128} A VSCode extension that provides automatic formatting for Justfiles - the modern command runner alternative to Make. This extension is built on top of the Features
Installation
UsageFormat on SaveThe extension automatically formats your Justfile when you save it. To enable/disable this:
Manual FormattingYou can also manually format your Justfile:
ExampleBefore:
After:
Requirements
Known IssuesPlease report any issues on our GitHub repository. Release Notes0.0.4
0.0.3
0.0.2
ContributingContributions are welcome! Please feel free to submit a Pull Request. Visit our GitHub repository for more information. LicenseThis extension is licensed under the MIT License. Enjoy using Justfile Formatter! |