diffjam-vscodeThis is a Visual Studio Code plugin for DiffJam - a tool for ratcheted builds.
With this plugin, DiffJam will provide live feedback while writing code inside the VS Code IDE based on the UsageWrite a
See DiffJam (https://github.com/diffjam/diffjam) Once this file is present in the root of the currently open VS Code project, the plugin will automatically start highlighting violations of the rules described in the config file. Installing the pluginInstall from the VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=DiffJam.diffjam-vscode&ssr=false#overview Development instructionsInstallationInstall the dependencies using yarn:
RunningRun the Run Extension target in the Debug View. This will:
|