ignatov/intellij-erlang

git blame history in src files

Revent opened this issue · 1 comments

add git blame history into *.erl files like here
2022-07-29-100406_710x319_scrot

@ignatov
match the ?MODULE_STRING macro with the String type so that there is no error in the analysis
sample:

fun() ->
    ?MODULE_STRING " test".