Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>pridologNew to Visual Studio Code? Get it now.
pridolog

pridolog

Ilya Shestakov

|
45 installs
| (1) | Free
VSCode client for PrizmDoc logs support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode - pridolog

  • Highlight the PrizmDoc log files
  • Navigate and search

Usage

Commands

  • Show operation duration - shows the duration of the operation in cursor position. It's time between current log entry and the next one with the same gid and taskid.

Problems

Shows first 250 (VS Code hardcoded limit) errors and warnings in the log file. Problems

CodeLens

Tasks

pridolog highlights all tasks for you. You can click on task CodeLens to navigate to the task's last log entry.

Long operations

pridolog finds all long operations. You can control it with settings

  • pridolog.showLongOperations.enabled
  • pridolog.showLongOperations.durationInMs CodeLens

Requests navigation

Use Go to Definition and Peek Definition commands to navigate thru request log entries: Go to Definition

Find gid references

Use Find All References command to find all log entries for the gid: Find All References

Gid document

Use Show log entries for the gid command to show all log entries for the gid in a separate document. It shows all log items for some specific gid in chronological order, allows navigation and viewing log items in tree view. Show log entries for the gid

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