Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>verilog-formatterNew to Visual Studio Code? Get it now.
verilog-formatter

verilog-formatter

IsaacT

|
37,072 installs
| (1) | Free
A Verilog code formatter using the iStyle Verilog formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

verilog-formatter

Build Status

This is an extension for VSCode which provides a wrapper to the iStyle Verilog code formatter.

Requirements

  • "Verilog HDL/SystemVerilog" extension for VSCode (mshr-h.veriloghd) for Verilog language support
  • Download and install the latest version of the iStyle formatter (tested with v1.21), and either add it to your PATH or configure the path to the executable using the appropriate configuration setting in VSCode

Features

  • You can configure the formatting style to one of the following which are supported by iStyle:
    • K&R
    • ANSI
    • GNU
    • Indent only (no formatting), default
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft