Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 539 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 539 Bytes

LogMessageLocator

This plugin is used with log viewer applications (like DLT log viewer and others) to quickly locate and jump to the log message in the code to make code invistigation easier.

Features

  • Search for queries coming from any log viewer application and jump to the first result automatically.

  • The extension runs on startup and waits for queries coming on 127.0.0.1:6666 TCP socket.

Requirements

None

Extension Settings

None

Known Issues

None

Release Notes

First release

1.0.0

Initial release