Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Archikoder LensNew to Visual Studio Code? Get it now.
Archikoder Lens

Archikoder Lens

Archikoder

|
2,254 installs
| (3) | Free
Code Explorer in a Graph fashion supporting all languages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Archikoder Lens

Explore and Visualize codebase in your IDE

Version: 1.5.0 (Draft for 2.0)

Description:

"Archikoder Lens" enhances your VS Code experience by providing a visual representation of your code's graph. It renders the structure of any file you add to the visualizer, making it easier to understand complex codebases and identify potential issues like nested loops or function calls.

News:

  • Support 'all' languages: Now supporting any language, as long as you have your favorite tools and LSP server for your environment installed and active.
  • Module oriented: We removed all other access of the tool and replace it by an unique "View in Archikoder Lens" contextual menu to add files to the visualizer.

Key Features:

  • Files dependencies graph: Add as many file to the visualizer and relations between those files will be searched and displayed.
  • File internals: Double click on your file node to display its internal relations of the elements defined in it. Customize visual by changing abstraction level, spacing and relation types.

Installation:

  1. Open VS Code: Launch your VS Code instance.
  2. Open the Extensions View: Click on the Extensions icon in the Activity Bar (or press Ctrl+Shift+X / Cmd+Shift+X).
  3. Search for "Archikoder Lens": Type "Archikoder Lens" into the search bar and select the extension from the results.
  4. Install: Click "Install" in the top-right corner.

Usage:

  1. Right click on a file in explorer: Select the file you want to visualize and click on the menu "View in Archikoder Lens".
  2. Double click on a file in "Archikoder Lens": Display a subwindow to visualize and navigate the file internals.
  3. Open in your editor: Click on any node in the subwindow to be redirected to the element definition in your file in the editor.

Contact:

[contact@archikoder.com] [https://www.archikoder.com]

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