beicause / call-graph

Generate call graph for vscode in svg or graphviz dot.
Apache License 2.0
73 stars 17 forks source link

.callgraphignore file doesn't work #15

Closed 0xiaobao0 closed 8 months ago

0xiaobao0 commented 10 months ago

I use the default setting for call-graph.ignoreFile, the content of .callgraphignore just like this:

thrift_gen

when i use callGraph to show outgoing call graph, the thrift_gen file still show in graph

beicause commented 8 months ago

Duplicate of #16

sulfurandcu commented 5 months ago

.callgraphignore doesn't work in windows, i just fixed it in #19