Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>prairielearn-navigatorNew to Visual Studio Code? Get it now.
prairielearn-navigator

prairielearn-navigator

sybelblue

|
2 installs
| (0) | Free
provides definitions and inlay hints for prairielearn assessments and questions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PrairieLearn Navigator

A prototype VS Code extension that provides definitions and inlay hints for PrairieLearn assessments and questions.

This extension is still experimental and may change or break.

Test, bundle, and publish

Run the extension tests and checks:

npm test

Build a production bundle, rerun the checks, and create a .vsix file:

npm run bundle

To publish a new version to the Visual Studio Marketplace, create a Marketplace publisher access token, export it as VSCE_PAT, and choose the appropriate semantic-version increment:

VSCE_PAT=your-token npm run publish:vscode:patch
# or: publish:vscode:minor / publish:vscode:major

Each publish command runs the tests first. To publish the version already set in package.json without incrementing it, use npm run publish:vscode.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft