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

Code Reminder

giovannyreyeso

|
330 installs
| (1) | Free
Easy way to reminder little pieces code!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Before you install!!

You need vscode ^1.25.0

Code Reminder v0.1.4

Remind commands is now easy, just add commands to vscode preferences/settings and use ctrl+alt+v (Linux/Windows) or ctrl+v (Mac)

Changelog

Changelog

Bugs

If you find a bug please feel free to open a new issue with the details of the bug

Contributing

Have a good idea for this project? You can join!, just download the code and send merge request

Installation

  1. Open Visual Studio Code
  2. Press Ctrl+P ó Cmd+P for open Quick Open dialog
  3. Write ext install code-reminder for search and found this extension
  4. Click on Install, and you should look is Enable.
  5. Open vscode preferences/settings and add new configuration:
    "code-reminder": {
        "reminder": [
            "import pudb; pu.db",
            "debugger",
            "import"
        ]
    }

OR

  1. Open your favorite terminal
  2. And just exec code --install-extension giovannyreyeso.code-reminder

How i use it?

Just need press Ctrl+Alt+V (Linux/Windows) or Ctrl+V on Mac Every time you press the command you will show a list for select a item press enter for selected or click on the item

imagen001

imagen002


Repository

GitHub

Credits

giovannyreyeso | giovannyreyeso@gmail.com | twitter.com/giovannyreyeso

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft