Adding temporary notes to the codebase?

When debugging a complex problem I really would love to add temporary notes to the codebase line by line and having a central view of them, linking the notes to the relevant line. Is this possible somehow?

1
1 comment

There's no similar features built in in IDE.

You might try a Quick Notes plugin. We ourselves are using scratches or code comments.

0

Please sign in to leave a comment.