⚙️ Epitech Coding Style Checker VS Code Extension
A Visual Studio Code extension that enforces and validates Epitech coding style guidelines for your C projects.
✨ Features
- Real-time Analysis: Automatically runs a Docker-based style check when you save or open a file.
- In-Editor Diagnostics: Displays coding style issues directly in the Problems panel and in the editor.
- Detailed Error Descriptions: Provides explanations for each coding style violation.
- Customizable: Configure which files to analyze and exclude.
- .gitignore Parsing: Automatically ignores files and directories specified in your
.gitignore file.
⚠️ Requirements
⬇️ Installation
- Ensure Docker is installed on your machine.
- Install this extension from the VS Code Marketplace or using the Extensions panel.
- Reload VS Code and open your C project.
🐛 Known Issues
- Performance may be affected on very large projects.
- Some non-standard project structures may require additional configuration.
🤝 Contributing
Contributions are welcome !
📝 License
Distributed under the MIT License. See the LICENSE file for details.
| |