Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Issue Manager: document & fix issues in your codebaseNew to Visual Studio Code? Get it now.

Code Issue Manager: document & fix issues in your codebase

Stepsize

|
18,276 installs
| (31) | Free
Bring visibility to issues in your codebase. Share knowledge with your teammates, convince leadership to invest in tech debt, and elevate your engineering culture. Integrates with many IDEs and GitHub, Jira, Linear, and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Issue Manager: document & fix issues in your codebase

Stepsize helps engineering teams document and fix issues in their codebase.

Together with the Stepsize web app and the pull request & issue trackers integrations, it will help you:

  • Bring visibility to issues in your codebase
  • Share knowledge with your teammates
  • Convince leadership to invest in technical debt
  • Elevate your engineering culture to adopt best practices
  • And last but not least, improve the health of your codebase

And it does so securely — your code never leaves your machine 🔒

Say goodbye to outdated TODO comments, Jira backlogs no one uses, and wiki pages that are never checked.

Stepsize illustration

Track issues linked to multiple pieces of code

Create issues with rich context, linked to one or more pieces of code.

Track multiple pieces of code

Document code without polluting it with comments

A simple icon lets contributors know about issues, keeping the code clean. And the annotations stay in the right place as the code changes.

Inline annotations

Collaborate on issues without leaving your editor

There's no need to switch to Slack to talk to your teammates about an issue.

Comments

Sync issues with your issue tracker, manually or automatically

Many issues aren't quick to fix and need to be prioritised alongside other work. Our issue tracker integrations make that very easy.

Issue tracker sync

Convert your TODOs into issues so they don't get lost

TODOs quickly fall out of date, and before you know it no one pays attention to them. Turn them into actionable issues instead.

Import TODOs

Stepsize supports many code editors

  • Visual Studio Code
  • All JetBrains IDEs
    • IntelliJ IDEA
    • WebStorm
    • RubyMine
    • PyCharm
    • etc.
  • Android Studio
  • Visual Studio support coming by the end of 2022
  • We'd love your help supporting more editors 💜

Stepsize supports many issue trackers

  • Jira
  • GitHub
  • Linear
  • Azure DevOps
  • Asana
  • Register your interest in other issue trackers here 🙋

Stepsize never uploads your code to the cloud

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.

Add Stepsize as a recommended extension

Documenting and fixing issues in your codebase is a team sport!

Add Stepsize as a recommended extension to help your team discover it and add it to their workflow.

Drop this snippet to your repository'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 product!

Request features

License

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

In simple terms, the license 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
© 2023 Microsoft