Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Lock TreeNew to Visual Studio Code? Get it now.
Lock Tree

Lock Tree

Manuel Artero

|
526 installs
| (0) | Free
Visualize the Lock Dependency Tree
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lock-tree [[BETA]]

Visualize the package.-lock.json Dependency Tree

Features

package-lock.json has a ton of information. But it's not designed to be read by humans.
This extension allows you to visualize the dependency tree defined at package-lock.json making it easier to understand.

v0_0_1 screenshot

TODO [[BETA]]

  • [] Feature: onClick - collapse or extend node/tree
  • [] Feature: vsCode - Instead of open .json file right away, create a Split View
  • [] Visual: fix - node text is cut off
  • [] visual: improve node & hover styles
  • [] Feature: search (filter the resolving tree)

Nice to have's

  • [] Feature: Instead of ✓, link the node to the existing node (graph)
  • [] Feature: enable dev dependencies

Extension Settings

None


Release Notes

0.0.1

Beta Initial release...

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft