Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UX: Improve vix -h help output indentation #47

@GaspardKirira

Description

@GaspardKirira

UX: Improve vix -h help output indentation

Problem

The global help output is visually aligned to the far left, making it harder to scan.

Proposal

Introduce consistent indentation:

  • 1 level for sections
  • 2+ levels for sub-sections and entries

Acceptance criteria

  • Consistent left padding across:
    • Usage
    • Commands
    • Options
    • Environment
    • Examples
  • No regression in vix help <command>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliVix CLI (vix new, build, run, dev)devxDeveloper experience improvements: tooling, diagnostics, ergonomics, and workflow polish.refactorInternal code restructuring without changing external behavior or public APIs.sanitizersRuntime and compile-time analysis using sanitizers (ASan, UBSan, TSan).specSpecification or formal definition (formats, protocols, architecture)testsTests, CI coverage and validationwatchFile watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions