Skip to content

VS Code extension for effortless todo tracking while you code.

Notifications You must be signed in to change notification settings

vonderklaas/vscode-tasks-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

Install packages

yarn

Client

Run client

nvm use 16
yarn watch

Then, https://code.visualstudio.com/docs/editor/debugging

Server

Populate server .env vars

ACCESS_TOKEN_SECRET=
GITHUB_CLIENT_SECRET=
GITHUB_CLIENT_ID=

Run server

yarn watch
yarn dev

UI

Sidebar UI
Screenshot 2024-02-05 at 2 27 23 PM

Pallete
Screenshot 2024-02-05 at 2 27 58 PM

Extension Icon
Screenshot 2024-02-05 at 2 27 36 PM

About

VS Code extension for effortless todo tracking while you code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published