Skip to content

sherwyn11/Todos-VSCode-Extension

Repository files navigation

Todos-VScode-Extension

Manage your Todos easily right in VSCode itself!



Features

  • GitHub OAuth
  • (Option 1) Click on Add Todo to add a Todo.
  • (Option 2) Select over required text and click on Add a Todo on the VS Code window status bar to add a Todo.
  • (Option 3) Select over required text and type `⌘ + ⇧ + P` to open the Command Palette of VS Code. Then type Add a Todo from selected text in the input box to add a todo.
  • Click on a Todo to update its status.

Requirements

vscode: ^1.55.1

Known Issues

There may be a case that the extension does not load on first time usage. If this problem occurs, please go to the Command Palette of VS Code using ⌘ + ⇧ + P and select the option Todos-VSCode: Refresh.

Release Notes

1.1.0

Initial release of Todos-VSCode-Extension.

License

License: MIT

MIT License Link

© 2021 Sherwyn D'souza