Multi-file editor with live type checking

Advanced options

Comma or newline separated. Installed with uv pip install in temp project.

Runs cargo run --bin ty -- check ... as an extra checker.

Runs uv run --with-editable 'mypy @ <dir>' mypy ... for the mypy checker.

Runs uv run --with-editable 'pycroscope @ <dir>' pycroscope ... for the pycroscope checker.

Loading...