Skip to content

Twig Formatter is a VS Code extension that formats Twig template files using the PrettyDiff library, offering customizable options for clean and consistent code.

License

Notifications You must be signed in to change notification settings

serhatkaya/vscode-twig-formatter

Repository files navigation

Welcome to [vscode-twig-formatter]

Thank you for checking out this project! This VSCode extension has been a valuable tool for developers, but unfortunately, I no longer have the time to maintain it. VSC Market: https://marketplace.visualstudio.com/items?itemName=serhatkaya.twig-formatter

Contributors Wanted

If you're interested in taking over maintenance, contributing new features, or fixing bugs, your help is greatly appreciated. This project is open to all contributions, whether you're an experienced developer or just getting started with open source.

How to Contribute

  1. Fork the Repository: Start by forking this repository to your GitHub account.
  2. Clone Your Fork: Clone your forked repository to your local machine.
    git clone https://github.com/<yourusername>/vscode-twig-formatter.git
  3. Install Dependencies: Run the following command to install the required dependencies:
    npm install
  4. Make Changes: Implement your changes in a feature branch.
    git checkout -b your-feature-name
  5. Submit a Pull Request: Once your changes are ready, submit a pull request to the main branch.

Guidelines

  • Code Style: Follow the existing coding conventions in the project.
  • Commits: Write clear and concise commit messages.
  • Issues: If you're fixing a bug or adding a feature, consider opening an issue first to discuss your approach.

Reporting Issues

If you encounter any issues or have questions about the project, feel free to open a new issue.

License

This project is licensed under the MIT License.


If you'd like to take over full maintenance of the project or need additional context, feel free to open an issue. Thank you for your interest, and I look forward to your contributions!

About

Twig Formatter is a VS Code extension that formats Twig template files using the PrettyDiff library, offering customizable options for clean and consistent code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published