Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Epitech Coding Style Real-Time CheckerNew to Visual Studio Code? Get it now.
Epitech Coding Style Real-Time Checker

Epitech Coding Style Real-Time Checker

Maty MILLIEN

|
181 installs
| (4) | Free
Real-time coding style checker for Epitech students. Helps students maintain consistent code quality and follow Epitech standards.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚙️ 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

  • Docker installed and running.

⬇️ Installation

  1. Ensure Docker is installed on your machine.
  2. Install this extension from the VS Code Marketplace or using the Extensions panel.
  3. 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft