Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Simple TodoNew to Visual Studio Code? Get it now.
Simple Todo

Simple Todo

SolomonRosemite

|
791 installs
| (2) | Free
A Very simple Todo list.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript-Todo

Try it Now

A Todo list Extension made for Visual Studio Code

Repo Type Repo Main Language Project Platform

Features📖

  • Create a Action by writing a comment starting with an action name.

Example Todo: (Javascript):

// Todo: Finish Backend

Example Bug:

// Bug: Keeps getting a StackOverflow

Example Note:

// Note: Notes don't get listed to the problems tab
  • All Todos & Bugs will be underlined and listed in the Problems tab.

Installation

  • Simple Todo can be installed from the Visual Studio Code Marketplace.

Clone the repository for your machine💻

Requirements

  • Node Installed
  • Yarn or Npm Installed

Installing

  1. Clone the repository using the Github client of your choice, or download the repository Using the Github client via the command line:
git clone https://github.com/SolomonRosemite/TypeScript-Todo.git
  1. Install the dependencies:
yarn install || npm install

Built with⛏️

  • Language: TypeScript

    Open Source

    Copyright © 2021-present, Solomon Rosemite

    TypeScript-Todo is MIT licensed 💖

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