Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Links Requirements TracerNew to Visual Studio Code? Get it now.
Links Requirements Tracer

Links Requirements Tracer

Links

|
83 installs
| (2) | Free
This is a VS Code extension that allows you to view requirement text from Jama requirements in your codebase.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Links Requirements Tracer

Links Requirements Tracer is a simple tool that allows adding Jama requirement IDs to C and C++ files. When hovering over the requirement ID, it will get the description of the requirement and display it over the requirement ID.

Getting Started

  1. Create Jama API Credentials.
    • Open User Profile in Jama
    • Click the Set API Credentials Button
    • Provide a name for the credentials
    • Save the generated Client ID and Client Password somewhere safe.
  2. Click on the link (chain) icon in the sidebar
  3. Set login credentials
    • Set the path to your enterpise instance of Jama. e.g. https://yourcompany.jamacloud.com
    • Paste the Client ID
    • Paste the Client Secret
    • Click the "Update Jama Info" button.
  4. Set the tags used to identify your requirements (e.g. @safetyreq)
    • Update the list of tags in the Links extension settings.
  5. Create new requirement links
    • In source code file, add a tag @safetyreq and a Jama Requirement ID (a.k.a. Project ID) of the desired Jama requirement.
      • e.g. // @safetyreq REQ_ID-FRS-1425
  6. View the Jama requirement details by hovering over the requirement ID.
    • Be patient, the Jama API can be slow.

Features

Add the web address of your jama instance. Add your Jama API credentials (client ID and client secret). Add your requirement tag, such as @safetyreq followed by the Jama requirement ID.

Known Issues

No known issues.

Release Notes

0.0.1

Initial release of Links Requirements Tracer

0.0.2

Changed from @satisfies to @safetyreq

0.0.3

Minor updates.

0.0.4

Added Links settings for Jama URL and req ID tags. Updated README.md to help get started. Modified requirements tree to go to line when selected. Added quick commands to go to sidebar and settings.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft