Mementos is a VS Code extension that enhances your productivity by providing visual cues and easy navigation to your important areas with specific and configurable comments.
- 👁️ Provides visual cue for specific comments.
- 🦘Sidebar view to jump between mementos on the active file.
- 🗑️ Delete mementos with 1 click to keep your code clean.
- ✅ Mementos are shared with your team because they are
// comments. - ⚙️ Customizable triggers. You can use
// @mem:warning,// @@ warning,// warningor whatever you want.
Visual cues
Sidebar view
Navigate with 1 click
Colorizable mementos
It can be disabled
Easy deletable
Compatibility with Better Comments
In settings:
- Set
mementos.comment.triggerWordto a single space. - Set
mementos.comment.triggerWordSeparatorto empty string.









