PTF Log View for VS Code
VS Code extension that formats log files from the Prodrive Test Framework (PTF).

How to install
To install the VS Code extension:
- Open VS Code
- Go to the 'Extensions' tab (Ctrl+Shift+X)
- Search for 'PTF Log View' (by Noël Vissers)
- Select the extension and click install
How to debug
Run VS Code locally:
- Open the project in VS Code
- Press
F5
How to build a local version
Package the project into a .vsix file:
- Run
vsce package
How to install a local version
Install the .vsix in VS Code:
- Open the Extensions view
- Click the
... menu in the top right
- Choose Install from VSIX...
- Select the
.vsix file
Release Notes
1.0.1
- Update icon
- Update thumbnail
1.0.0
| |