Skip to content

amin-nejad/python-clickable-paths

Repository files navigation

python-clickable-paths

Enables dot and slash-separated python paths to be clickable in log and plain text files.

Features

  • Clickable paths in log files
  • Clickable paths in plain text files

Installation

  1. Download the .vsix file from the releases page
  2. Open VS Code/Cursor etc.
  3. Open the Command Palette and type Extensions: Install from VSIX...
  4. Select the .vsix file you downloaded

Usage

  1. Open a log file in the same workspace as the source code
  2. Click on a path to open it in the editor

Build from source

  1. Clone the repository
  2. Run yarn install
  3. Run vsce package

About

VSCode Extension enabling python paths in logfiles to be clickable

Resources

License

Stars

Watchers

Forks