ReqScope brings your requirement specifications directly into your editor, allowing you to hover over requirements strings and view key metadata about the requirement through your providers API.
- On-Hover Tooltips: Hover over any requirement key in your code to view the live requirement.
- Direct Web Linking: Click open direct links to the requirement.
- Secure Authentication: Uses SecretStorage for secure OAuth.
- API credentials for your selected requirements tool.
- Open Settings (
Ctrl+,/Cmd+,) - Select requirements provider
- Apply any settings for the requirements software you want to use
- Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Run the corresponding ReqScope credential setting command
- Enter your API credentials
This extension contributes the following workspace settings:
reqscope.jamaCompanyID: Your Jama Cloud company domain ID (e.g., entermycompanyformycompany.jamacloud.com).
reqscope.setJamaCredentials: Prompts for your Jama Client ID and Client Secret, saving them securely to your operating system's native keychain.
- Custom Fields: If your organization uses non-standard field names for requirements, they may not appear correctly.
See the CHANGELOG.md for full details on version updates and bug fixes.
