vscode-treefmt-nixA VSCode extension to format all files using trefmt-nix. How to useThe extension itself is zero-config. It expects a binary called "treefmt" in your PATH. This can be the official treefmt binary, or a wrapper that includes the treefmt config file, like the one you get from treefmt-nix. This repository also uses treefmt-nix. You can look at it's code for an example. DevelopmentPrerequisites
Making Changes
Publishing new versions
AttributionsThis project was derived from the treefmt-vscode project by isbecker, and thus inherited it's GPL license. The logo was generated with Google Gemini. |