Thoughts Tracker
A Visual Studio Code extension that allows developers to add and manage thoughts directly in their code.
Features
- Add Thoughts: Right-click on any line to add a thought
- Visual Highlights: Thoughts are highlighted in your code
- Hover to View: Hover over highlighted code to see thoughts
- Easy Management: Click on thoughts to edit, delete, or open thought files
- Persistent Storage: Thoughts are saved in your workspace
Usage
- Add a Thought: Right-click on any line in your code and select "Add Thought"
- View Thoughts: Hover over highlighted code to see thoughts
- Manage Thoughts: Click on any thought highlight to edit or delete it
Commands
Thoughts: Add Thought - Add a thought to the current line
Thoughts: Open Thought - Open thought management (available via click)
Configuration
thoughtsTracker.enabled: Enable/disable the extension
thoughtsTracker.highlightColor: Customize highlight color
thoughtsTracker.autoSave: Auto-save thoughts
Support
For issues and feature requests, please visit the GitHub repository.
License
MIT
| |