idewebstorm

Can I get inline blame (like GitLens) on WebStorm?


Just moved from VSCode to WebStorm. One of the features I liked on VS Code was the inline blame that came with GitLens. This allowed me to speak with team members who had written the code. Can this be done on WebStorm? (I know I can get the whole blame but I just want inline the last commit)


Solution

  • UPDATED: corrected name to "GitToolBox" from "Jetbrains Toolbox"

    This can be achieved through the GitToolBox plugin, it provides the exact same functionality as git lens, finally I found it! This can be toggled from other settings> git toolbox global or git toolbox project (if you only want to configure per project) See screenshot enter image description here