Control-flow graph visualization for VS Code. This extension adds a Graph Overview to VS Code, showing the CFG (control-flow graph) for the current function. If the graph is too small, enable the "Pan ...
See live control-flow-graphs of your code! This extension adds a CFG (Control-Flow-Graph) view for the current function in Visual Studio 2022. Before installing, you can also try an interactive demo.