Skip to content

vaidamatias/codesight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CodeSight

Visualize your codebase structure and dependencies at a glance.

A fast and beautiful desktop application that scans your project and generates an interactive dependency graph.


Features

  • Interactive dependency graph
  • Extremely fast scanning (built with Rust)
  • Modern, clean desktop UI
  • Multi-language support
  • Detection of isolated files and unresolved imports
  • Easy navigation (zoom, pan, focus mode)
  • Native performance with Tauri

Supported Languages

  • JavaScript / TypeScript
  • Python
  • Rust
  • Vue
  • Go (experimental)

Quick Start

  1. Download the latest installer from the Releases page
  2. Run CodeSight_Setup.exe
  3. Click "Open project" and select your project folder
  4. Explore the graph!

Why Use CodeSight?

  • Quickly understand new or large codebases
  • Spot isolated (dead) code and broken imports
  • Visualize project architecture
  • Great for onboarding and code reviews

License

MIT License


Built with ❤️ using Rust + Tauri + React Flow

If you like this project, please give it a ⭐ star!
Feedback and suggestions are very welcome!

About

Visual codebase analyzer and dependency graph explorer

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors