Navigate your codebase with AI-powered insights and beautiful animations! 🎯
- Automatically analyzes your code structure
- Creates intuitive section breakdowns
- Understands code context and relationships
- Smooth highlight animations
- Elegant fade-out effects
- Modern, clean interface design
- Dark and light theme support
- Jump to any code section instantly
- Intelligent subsection detection
- Visual breadcrumbs for easy orientation
- Choose from preset color themes
- Create custom color schemes
- Adjustable highlight animations
- Clone the repository:
git clone https://github.com/yourusername/luminous.git
cd luminous- Install dependencies:
npm install- Open in VS Code:
code .- Launch the extension:
- Press
F5to start debugging - OR select
Run and Debugfrom the sidebar (Ctrl+Shift+D) - Select
Extensionfrom the dropdown - Click the green play button or press
F5
- Press
A new VS Code window will open with the extension loaded.
- Build the VSIX package:
npm install -g @vscode/vsce
vsce package- Install the generated .vsix file:
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Click the '...' menu (top-right)
- Select 'Install from VSIX...'
- Choose the generated .vsix file
Customize your experience through the settings menu:
- 🎨 Highlight Colors
- Blue (Default)
- Green
- Purple
- Orange
- Custom RGBA colors
Click any section in the sidebar to instantly jump to that part of your code. The intelligent highlighting system will guide your eyes to the right place!
Nested code blocks are automatically detected and can be navigated separately for precise code exploration.
Click the ⚙️ icon to access quick settings and personalize your Luminous experience.
- Uses the Groq LLM API for intelligent code analysis
- Built with performance and responsiveness in mind
- Lightweight and optimized for VS Code
Have ideas to make Luminous even better? Contributions are welcome!
- Fork the repository
- Create your feature branch
- Submit a pull request
This project is licensed under The Scaler School of Technology.
If you like Luminous, please consider:
- ⭐ Starring the repository
- 🐛 Reporting any bugs you find
- 💡 Suggesting new features
- 📣 Spreading the word!
Made with ❤️ for developers who love clean, organized code.




