infi-pc / locatorjs

Home Page:https://www.locatorjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Not working in WSL 2

shamimbinzahid-repliq opened this issue · comments

Where the bug happens

  • Browser Extension
  • Library
  • Other

your browser

Chrome 122.0.6261.129 (64-bit) (cohort: Stable)

Describe the bug

image

When I run my NextJS app and alt clicked on an element, it says Path: "/home/username/... ... " does not exist.

Seems like it can't detect the Linux file system inside of Windows.

This custom link setting worked for me: vscode://vscode-remote/wsl+Ubuntu${projectPath}${filePath}:${line}:${column}