locatorjs icon indicating copy to clipboard operation
locatorjs copied to clipboard

bug: locating source code doesn't work after upgrading to WebStrom 2023.2

Open UdiBen opened this issue 1 year ago • 4 comments

Where the bug happens

  • [X] Browser Extension
  • [ ] Library
  • [ ] Other

your browser

Chrome

Describe the bug

I'm using the locatorjs chrome extension. After upgrading WebStorm to 2023.2, clicking an element doesn't lead to the actual component (just switch to Webstorm) If I change the IDE to VS code - it works.

To reproduce

Just click any component (with configuration to open webstorm)

Additional information

No response

UdiBen avatar Aug 08 '23 11:08 UdiBen

It works ok for me with WebStorm 2023.2. Going to both file and line/column.

infi-pc avatar Aug 11 '23 07:08 infi-pc

It works ok for me with WebStorm 2023.2. Going to both file and line/column.

It doesn't work on Windows, but it works on Mac

ahnuchen avatar Oct 09 '23 09:10 ahnuchen

Almost same issue here (opens empty WebStorm window in light-mode when clicking on an element) after upgrading WebStorm to 2023.3.2 (from 2023.3) with Jetbrain Toolbox app. Seems it is caused by the upgrade process not specific WebStorm version. Still the same issue after downgrading to 2023.3 ¯\(ツ)/¯ (MacOS Sonoma)

Edit: ~Fixed by setting "Default project directory" in Settings > Appearance and Behavior > System Settings to my projects folder path~

Edit2: The problem was caused by one of directories caontaining '+'

m-sahebi avatar Jan 02 '24 12:01 m-sahebi

I also encountered the same problem when upgrading from March 1, 2023 to June 3, 2023, and was unable to open files through LocatorJS redirection

zaiMoe avatar Apr 15 '24 07:04 zaiMoe