# How to view inline annotations

The Stepsize inline annotation indicates that there is an issue attached to a snippet of code, file or folder.

<figure><img src="https://res.cloudinary.com/drvhrxrne/image/upload/v1669989064/samples/product_guides/Screenshot_2022-12-02_at_13.50.26_gfk7mm.png" alt=""><figcaption><p>Look for the Stepsize issue annotation</p></figcaption></figure>

The inline annotation appears automatically whenever an issue is linked to a code snippet or file. This happens when any collaborator...

1. creates an issue linked to code in their code editor
2. uses `[stepsize]` syntax to create an issue from a `diff` in a PR

{% hint style="success" %}
None of your code goes into the Stepsize cloud. The Stepsize integrations have been designed with privacy in mind. [See our Information Security Guide](https://storage.googleapis.com/stepsize-assets/Stepsize%20Information%20Security.pdf) for more detail.
{% endhint %}

<br>

## **What next?**

Let's learn how to convert TODOs into Stepsize issues with a couple of clicks.

It's time to get rid of the great invisible backlog 💪

{% content-ref url="converting-todos-into-issues" %}
[converting-todos-into-issues](https://stepsize.gitbook.io/stepsize-documentation/issues/converting-todos-into-issues)
{% endcontent-ref %}
