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