sherwyn11 / Todos-VSCode-Extension

Manage your Todos easily right in VSCode itself!

Home Page:https://marketplace.visualstudio.com/items?itemName=sherwyn11.todos-vscode-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Manage your Todos easily right in VSCode itself!

https://marketplace.visualstudio.com/items?itemName=sherwyn11.todos-vscode-extension


Languages

Language:TypeScript 74.7%Language:CSS 14.2%Language:HTML 8.9%Language:JavaScript 2.3%