Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>indeni_codequalNew to Visual Studio Code? Get it now.
indeni_codequal

indeni_codequal

Hedberg-Jonsson-Parker

|
118 installs
| (0) | Free
Indeni code quality checker
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

indeni-codequal README

Code quality checker for Indeni .ind scripts

Credits

  • Patrik Jonsson
    • For coming up with the code quality idea in the first place and putting alot of work in the base that i've copy-pasted
  • Hawkeye Parker
    • For helping to keep the project alive and up-to-date
  • Joakim Hedberg
    • For stealing a great idea putting it into this tool

Features

A quality checker for Indeni scripts. A helper to make sure the scripts look as good as they possibly can and to make sure that all the Indeni scripts follows the same coding guidelines

Commands

  • Indeni code quality: *
    • Perform code quality (CTRL+I P)
      • Will look over you code and give you visual feedback on the errors, it will also open the view panel where you get an overview of the errors
    • Toggle live update (CTRL+I T)
      • Will toggle the feature to update the error checks as you type. If the overview is opened it will also live-update.
    • Set syntax highlight(awk/yaml) (CTRL+I L)
      • Will set the syntax language based on the code before you
    • Clear decorations (CTRL+I C)
      • Will clear the decorations from your file. If Live update is enabled they will soon reappear again.

Requirements

Indeni script

Extension Settings

This extension contributes the following settings:

  • extension.warningBorderColor: Border color for warning messages
  • extension.errorBorderColor: Border color for error messages
  • extension.informationBorderColor: Border color for information messages
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft