Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikemimik/vscode-todolist

Extension for vscode which lists out todos
https://github.com/mikemimik/vscode-todolist

Last synced: about 2 months ago
JSON representation

Extension for vscode which lists out todos

Awesome Lists containing this project

README

        

# README

### Origin
[This repository](https://github.com/MattiasPernhult/vscode-todo) is the source of this project.

### Purpose
This repo is a re-write of the origin. This repo allows for a custom Todo item and to display that
item however you choose, very easily. This repo does not utilise the exlude functions just yet,
that will be implimented later.

### Goal
The goal of this repo was to learn how to make extensions in vscode and see if I could improve on
origin which was broken at the time of this repo's creation.