A lightweight VS Code extension that helps developers stay focused while reading and navigating code. Instead of scrolling endlessly through a large file, Focus Mode gives you keyboard shortcuts to fold away noise, highlight what matters, and jump…
A lightweight VS Code extension that helps developers stay focused while reading and navigating code. Instead of scrolling endlessly through a large file, Focus Mode gives you keyboard shortcuts to fold away noise, highlight what matters, and jump between functions instantly.
- Fold All Except Current Function — Alt+F
- Highlight All Usages — Alt+H
- Jump to Next Function — Alt+↓
- Jump to Previous Function — Alt+↑
Used claude for suggestions and some code.used it for writing readme also for doubt solving