Skip to content

B4ck01/CodeRay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeRay

CodeRay is a Visual Studio Code extension that visualizes your project's structure as an interactive tree.
Perfect for quickly navigating large, complex, or disorganized codebases with clarity.


πŸš€ Features

  • πŸ“ Automatically detects your project's structure
    (directories and files)

  • 🌳 Visualizes the project as an interactive tree

  • ⚑ Intuitive interface with pan and zoom support


🎯 When to Use

Ideal for:

  • πŸ“Œ Onboarding new developers
  • πŸ—‚οΈ Refactoring and reorganizing project files
  • πŸ“ Creating visual documentation of the project structure

πŸ“Έ Example

Here is an example of the project structure visualization in action:

Project Screenshot