Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SessionLensNew to Visual Studio Code? Get it now.
SessionLens

SessionLens

SessionLens

|
2 installs
| (0) | Free
Suggests useful data points for tracking events
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SessionLens

SessionLens is a VS Code extension that suggests useful data points for tracking events. It helps developers identify and implement proper event tracking in their applications.

Features

  • Event Tracking Suggestions: Analyzes your code to suggest relevant data points for event tracking
  • Smart Recommendations: Provides contextual suggestions based on user interactions and application flow
  • Easy Integration: Simple commands to add tracking code to your projects

Getting Started

  1. Install the extension
  2. Open your project in VS Code
  3. Use the command palette (Ctrl+Shift+P or Cmd+Shift+P) and search for "SessionLens"
  4. Follow the prompts to add event tracking to your application

Requirements

  • VS Code 1.102.0 or higher
  • Node.js 20.x or higher (for development)

Extension Settings

This extension contributes the following settings:

  • sessionlens.enable: Enable/disable this extension.
  • sessionlens.trackingProvider: Set the preferred event tracking provider.

Commands

  • sessionlens.helloWorld: Demonstrates the basic functionality of the extension

Release Notes

0.0.1

Initial release of SessionLens extension with basic event tracking suggestions.


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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