kahole / edamagit

Magit for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=kahole.magit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show logs of pre-commit linting process

zzhjerry opened this issue · comments

When committing from magit buffer, the UI is suspended if there is a pre-commit linting job running. And it looks like VSCode stopped working (you cannot event press q to exit the magit buffer).

Hope to see logs from the pre-commit tasks.

Logs can be seen by pressing $ from any magit view.

I agree, it would be nice to show an indication of pre-commit in progress, and/or live logs.