digitalmoksha / nova-git-blame

Git blame command for the Nova editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-blame

Git blame command for the Nova editor. Run through Editor > Git blame or cmd + shift + B. Git blame will run on whatever lines you have selected in the editor. You can also press "View on github" to open the blame in github.

gitblame.mp4

Available scripts

npm run dev – Start development

npm run build – Build extension

About

Git blame command for the Nova editor


Languages

Language:TypeScript 92.3%Language:JavaScript 7.7%