Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.6k views
in Technique[技术] by (71.8m points)

vscode extensions - Is there any way to generate UML, Class Diagrams or any visual graph automatically (only) from VS Code Outline section?

  • Is there any way or trick to do it in VS Code for python or any other language?
  • We know that outline section is always created automatically if we had right extension/extensions
  • Also we can see easily that VS Code Outline Section is aware property of every node and shows different icon for it

Or how can I do this with VSCode Extension API?

Example Outline Section

VS Code Outline Section

question from:https://stackoverflow.com/questions/65875720/is-there-any-way-to-generate-uml-class-diagrams-or-any-visual-graph-automatical

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...