Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeNugerNew to Visual Studio Code? Get it now.
CodeNuger

CodeNuger

sridhar-mani

|
5 installs
| (0) | Free
A VSCode extension that scans source code for reminder annotations and alerts you when it’s time to update your code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeNudger

CodeNudger is a VS Code extension that scans your source code for reminder annotations and alerts you when it’s time to update your code. It works seamlessly in both desktop VS Code and web-based environments (vscode.dev, GitHub Codespaces).

Features

  • Workspace Scanning:
    Automatically scans all source files in your active workspace for reminder annotations while excluding common folders such as:

    • node_modules
    • venv
    • .git
    • __pycache__
    • dist, out, build, target
    • .idea
  • Annotation Parsing:
    Detects annotations written in the following format:

    // @reminder YYYY-MM-DD [HH:MM]: Reminder message.
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft