Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Codam NorminetteNew to Visual Studio Code? Get it now.
Codam Norminette

Codam Norminette

Thijs de Jong

|
4,821 installs
| (2) | Free
Codam Norminette decorator for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Codam Norminette for VSCode

This extension is a Norminette decorator for Codam in VSCode

Install

Launch Quick Open with ⌘+P and enter

ext install codam-norminette

If you want to integrate norminette+, check install instructions via https://github.com/thijsdejong/codam-norminette-plus

After installation, configure codam-norminette.command2 in VSCode to point to norminette+ (default python ~/norminette+/run.py)

Usage

If there are changes to the file, the norm is automatically checked on save

Configuration

{
  "codam-norminette.command": "norminette",
  "codam-norminette.command2": "",
  "codam-norminette.fileregex": "\\.[ch]$",
  "codam-norminette.fileregex2": "(\\.[c])|Makefile|makefile|GNUmakefile$"
}

Issues

To report a bug or ask for a feature, please open a Github issue

License

MIT

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