Sprkl Docs
SupportSprkl websiteJoin Sprkl betaJoin Sprkl for CI
0.0.67
0.0.67
  • What is Sprkl?
  • Getting started
    • Install Sprkl
    • Instrument your code
      • Bare metal
      • Docker
      • Kubernetes
    • Start with a sample project with Docker Compose
  • Features
    • Instrumentation
      • Frontend tracing - NEW!
      • Selenium tracing - NEW!
    • Dashboard
      • Personal vs. Global
      • Code Block Reference
    • Code markups
    • System Graph
    • Jaeger tracing
    • Jest integration
    • Detect runtime security vulnerabilities in your code
  • Integrations and supported stack
  • Concepts
    • Analysis
  • FAQ
  • Support
  • Sprkl for GitHub Actions
    • Overview
    • Setup
    • Pulling Sprkl data to your IDE for further debugging
  • Troubleshooting
Powered by GitBook
On this page
  1. Features

Code markups

PreviousCode Block ReferenceNextSystem Graph

Last updated 2 years ago

When you click on a code line reference in the Sprkl dashboard or inside a trace, Sprkl will automatically direct you to the relevant file and highlight the code line.

The file path is calculated during the process. When using VSCode, if the analysis and the runtime are done on different machines, for example, when using , open the workspace on the same repository to get a selection to work.

Analysis
Sprkl CI