Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.33 KB

Postman Log Syntax Highlighter

This extension detects Postman log files and enables context aware syntax highlighting for easy consumption of the log data.

Demo

Timestamp parsing

Timestamps will be auto-parsed if CodeLense (editor.codeLense) is enabled. A label showing human readable date will be shown preceding the line.

Timestamps Demo

Toggle timestamp parsing

Timestamps parsing can be toggled by executing the command "Toggle timestamps" Toggling date display

What is Postman?

Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster. Download Postman/

Download from

Postman Log Syntax Highlighter

You may also like

Postman Collection Syntax Highlighter