Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Issue tracker in IDE: integrates with Jira, Linear, GitHub, Slack, and moreNew to Visual Studio Code? Get it now.

Issue tracker in IDE: integrates with Jira, Linear, GitHub, Slack, and more

Stepsize

|
10,269 installs
| (24) | Free
Manage technical debt & prioritise refactoring work, all directly from VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Request features

Issue tracker in IDE: integrates with Jira, Linear, GitHub, Slack, and more

Stepsize is the only issue tracker built for engineers:

  • In your IDE, so it's with you where you work
  • Linked to code, so it's focused on what you care about
  • Integrated with Jira, Linear, and more, so you don't need to change your workflow

Address tech debt continuously and ship 50% faster.

Your code never leaves your machine.

📽 Watch our 4min product walk-through 📽

You'll need to create an account

🔐 This extension complements the Stepsize web app and the other integrations. You'll need to register to use it. 🔐

Removing this requirement is on our roadmap, but we're a small team and the backlog is packed 😅

Context from issues linked to code

Create issues with rich context, directly from your editor.

Securely link all the relevant code and say goodbye to issues no one can understand a couple of weeks after they were created.

Track

Awareness from inline annotations

Share knowledge and raise awareness of tech debt across your team.

Ensure bad patterns aren’t repeated, and continuously re-assess when the code should be improved.

Awareness

Simple prioritisation for easy decisions

Define the priority of each issue, estimate the effort it’d take to fix them, and vote on those bugging you the most.

Make simple decisions during planning based on clear data.

Prioritise

Clarity during sprint planning with Jira / Linear integration

Filter by labels to instantly retrieve all the issues relevant to the current discussion.

Identify technical roadblocks early, and easily add the key issues to your sprints using the Jira / Linear integrations.

Sprint planning

Does Stepsize upload my code to the cloud?

No, your code never leaves your machine.

We only store metadata about your code. When you create an issue, this is the kind of data we store:

{
  "repoUrl": "https://github.com/Stepsize/tyrion",
  "filePath": "src/panels/PanelRouter.tsx",
  "commitHash": "4bcda11e3140a68921b71ac998e87f81ba595e35",
  "lineStart": 1,
  "lineEnd": 10
}

This allows us to:

  • Annotate your code to show you the issues it's linked to
  • Build URLs to your code where it's hosted (e.g. GitHub) so that you can view it from our web app
  • Allow you to open code directly in your editor from our web app (coming soon)

See our full information security guide for more info.

Adding Stepsize as a recommended extension

We recommend you add Stepsize as a recommended extension to help your team discover it and easily add it to their workflow – managing tech debt is a team sport!

Add this snippet to your project's .vscode/extensions.json file:

{
  "recommendations": ["stepsize.stepsize"]
}

Get in touch & give us your feedback

We're keen to hear from you to improve our service!

Request features

License

For now this extension is released as proprietary software with an end-user license agreement.

It looks a bit scary, but basically it says "this is free beta software, use it at your own risk". It points out that we collect some telemetry data to improve the extension, and that feedback you give us is our intellectual property.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft