• Sign In



  • Categories

    Extension Details



    Readme

    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.

    https://user-images.githubusercontent.com/54660936/158260102-5bb0b9f2-1302-4477-8341-3d74a671932c.mp4

    Available scripts

    npm run dev – Start development

    npm run build – Build extension

    Release Notes

    Version 1.1.0

    Update readme

    Version 1.0.0

    Initial release