hediet/vscode-drawio · Architecture
A static read of how hediet/vscode-drawio is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
B
Architecture grade
score 80/100
3
Import cycles
lower is better
58
Modules parsed
85 edges
88%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- src/DrawioEditorService.ts8 importers · radius 10
- src/Config.ts7 importers · radius 14
- src/DrawioClient/index.ts6 importers · radius 14
- src/utils/buffer.ts5 importers · radius 18
- src/utils/registerFailableCommand.ts4 importers · radius 11
- drawio-custom-plugins/src/vscode.ts4 importers · radius 5
- src/DrawioClient/DrawioTypes.ts3 importers · radius 18
- src/utils/fromResource.ts3 importers · radius 16
Modules (9)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- src8 files · 22 in-degree · in cycle
- src/utils9 files · 20 in-degree
- src/DrawioClient7 files · 15 in-degree · in cycle
- drawio-custom-plugins/src8 files · 10 in-degree
- src/features/LiveshareFeature5 files · 6 in-degree
- src/inline-editor5 files · 6 in-degree
- src/features2 files · 2 in-degree
- src/vscode-utils2 files · 2 in-degree
- scripts2 files · 1 in-degree
Circular dependencies (3)
- src/DrawioClient/index.ts to src/DrawioClient/DrawioClientFactory.ts to src/DrawioClient/index.ts
- src/Config.ts to src/DrawioClient/index.ts to src/DrawioClient/DrawioClientFactory.ts to src/Config.ts
- src/DrawioEditorProviderBinary.ts to src/DrawioEditorService.ts to src/DrawioEditorProviderBinary.ts
Ask AI about hediet/vscode-drawio
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.