Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fixit (unofficial)New to Visual Studio Code? Get it now.
Fixit (unofficial)

Fixit (unofficial)

llllvvuu

|
12 installs
| (0) | Free
Unofficial extension for the Fixit linter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fixit (unofficial) for VSCode

Real-time diagnostics (TODO: auto-fixes) for the Fixit linter.

Marketplace Link

Fixit (unofficial)

Prerequisites

  1. Install Fixit with lsp extras (e.g. pip install "fixit[lsp]")
  2. Ensure fixit is on the $PATH seen by VSCode. There are a few ways to do this:
    • Run code . from a terminal in which the command is available in $PATH.
    • Set PATH in fixitUnofficial.environmentVariables under "Extension Settings". The appropriate value can be determined by running which fixit in a terminal.

Credits

  • torokati44/vscode-glspc - where this is forked from
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft