Erlang: display module node in the symbols tree
commitc120dcb368c55157ca2051a917287ae539498f25
authorColomban Wendling <ban@herbesfolles.org>
Sat, 13 Apr 2024 22:37:15 +0000 (14 00:37 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Sat, 13 Apr 2024 22:37:15 +0000 (14 00:37 +0200)
tree21b927a55b9d546072b7c4f19d77c3f8e7fbdc79
parenta44df8bb570e5d43f882649826e5d34ca3907a63
Erlang: display module node in the symbols tree

Properly display the module node itself in the symbols tree so it can
be the module content's parent instead of having each content node
showing the module name as prefix.

Fixes #2650.
src/tagmanager/tm_parser.c
tests/ctags/maze.erl.tags
tests/ctags/test.erl.tags