You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Generate DGML graph of project component hierarchy [#](#generate-dgml-graph-'Generate DGML graph of project component hierarchy')
63
-
64
-
The Generate Directed Graph Markup Language ([dgml](https://docs.microsoft.com/en-us/visualstudio/modeling/directed-graph-markup-language-dgml-reference)) file command analyzes the all angular components and generates a graph of the relationship between the components.
65
-
66
-
The dgml file can be viewed and modified using Microsoft Visual Studio. I have also created an extension for Visual Studio Code for viewing dgml files. The [DGML Viewer extension](https://github.com/CoderAllan/vscode-dgmlviewer) can be found on the [Visual Studio code marketplace](https://marketplace.visualstudio.com/items?itemName=coderAllan.vscode-dgmlviewer).
0 commit comments