Skip to content →
  1. Integrations
  2. Todo comments for Linear

Create, track, link and reference tasks right from your code comments

creating linear issue from todo
creating linear issue from todo

Overview

Linear-todo is a VSCode extension that saves developer time by allowing them to create, track and reference tasks right from their code comments without context switching.

How it works

Simply add a // TODO: comment in your code, use our quick fix menu or command menu to create a task, and optionally include code blocks for context. linear-todo will prepend the issue id, create a linear task and backlink the task to the code line where it was created. Additionally, linear-todo will show the task status and assignee directly in your editor when your cursor is on the comment. Hovering the comment will show more details about the task and a deep link to the task in Linear. The only npm package the extension uses is @linear/sdk

Configure

Once purchased, you’ll receive an email with a link to download the extension which is a .vsix file. You’ll need to install it in VSCode and then add your Linear API key in the extension settings. Click the “...” menu in the top-right of the Extensions view and select “Install from VSIX...”


Build your own integration

Create your own integration with Linear’s API and submit it to the directory.

Build your own integration

Create your own integration with Linear’s API and submit it to the directory.