🚀 Nexus: Your Just-in-Time Learning SidekickNexus is an AI-powered Learning Agent that audits your code in real-time. It identifies "Learning Moments"—outdated patterns, performance bottlenecks, or security risks—and provides interactive 15-second lessons exactly where you are working. Instead of generic linting, Nexus uses deep context to teach you the "Why" behind modern code standards. ✨ Key Features🔍 Smart Background AuditingAs you type, Nexus performs a background audit of your active code block. Within 3 seconds, it highlights outdated patterns with a subtle blue squiggle, ensuring you stay focused while the AI "thinks." 🤖 Context-Aware "Matches"When you open a Nexus lesson, the exact code you wrote is displayed at the top. This provides immediate context, showing you exactly which part of your project the advice applies to. 📝 Detailed Issue BreakdownsNo more vague "this is bad" messages. Nexus provides a structured list of specific technical issues, each with its own bulleted explanation of the risks and benefits. 🎯 Interactive Practice TasksEvery lesson concludes with a specific "Practice Task"—a hands-on mission to refactor your code and reinforce the new concept. 📖 Multi-Resource LearningNexus provides multiple curated links for every issue—ranging from 15-second visual demos to official documentation (MDN, React.dev, etc.)—all viewable in the built-in VS Code browser. 🚀 How to Use1. The Automatic Audit (Background)Simply write your code. 3 seconds after you stop typing, Nexus will underline problematic patterns (like 2. The Manual Audit (Right-Click)Want a second opinion on a specific block of code?
🛠 Supported EnvironmentsNexus is a polyglot agent optimized for:
🔒 Privacy & SecurityNexus uses Local Sanitization. Before any code is sent to the cloud for analysis, the extension local-processes your snippet to:
⚙️ Extension Settings
📦 Requirements
📝 Release Notes1.1.0
Happy Coding with Nexus! |