Concepts

Annotation

Annotations are units of documentation linked to code. Annotations remember the repository, Git branch, file, and line number where they were created, so they can be viewed in the same context they were created in.

Story

Stories are collections of knowledge and can include multiple Annotations. Stories can be used to document code, discuss design decisions, or onboard new hires.

IDE extension

The CodeTrail IDE extension is used to display and create Annotations next to your code.