Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>EpiStyleNew to Visual Studio Code? Get it now.
EpiStyle

EpiStyle

Maty MILLIEN

|
279 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

EpiStyle

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating License: MIT Docker

A Visual Studio Code extension that enforces and validates Epitech coding style guidelines for C projects. Integrates seamlessly with the editor to provide instant feedback and keep your code compliant.

Features

  • Real-time Analysis — Runs Docker-based style checks automatically on file save or open
  • In-Editor Diagnostics — View coding style issues in the Problems panel and inline
  • Detailed Explanations — Each violation includes a description for quick resolution
  • Customizable — Control which files to analyze or exclude
  • Gitignore Aware — Respects ignored files and directories

Tip: For the best experience, install Error Lens to highlight errors directly in the editor.

Requirements

  • Docker installed and running

Installation

  1. Install Docker on your system
  2. Install EpiStyle from the VS Code Marketplace or search EpiStyle in the Extensions panel
  3. Reload VS Code and open your C project

Usage

  1. Open a C project in VS Code
  2. On file save or open, EpiStyle automatically checks your code style
  3. View errors and warnings in:
    • Problems panel
    • Inline diagnostics (enhanced with Error Lens)

Known Issues

  • Performance may degrade on very large projects
  • Non-standard project structures might need extra configuration

Contributing

Contributions are welcome. Please open issues or submit pull requests on GitHub.

License

Distributed under the MIT License. See LICENSE for details.

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