question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does nothing on PHPStorm 2022.1

See original GitHub issue

The plugin appears to do nothing in the latest version of PHP Storm (PS-221.5080.224)

Simple repro:

mkdir /tmp/repro
cd /tmp/repro
yarn add axios
echo -e "import axios from \"axios\";\n\naxios.get('...');" > test.js

20220504-1008

Is there any additional logging I can provide to help debug this?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:3
  • Comments:11

github_iconTop GitHub Comments

1reaction
freshleafmediacommented, Nov 21, 2022

I’ve just found that if you install the plugin from the Welcome screen it installs correctly and works 🎉

20221121-1418

20221121-1418_1

1reaction
anstarovoytcommented, Nov 21, 2022

it could be a bug of the IDE. Let’s wait for the release candidate version of PhpStorm (I hope it will be released this week)

Read more comments on GitHub >

github_iconTop Results From Across the Web

PhpStorm 2022.1 Is Now Available - The JetBrains Blog
You can download PhpStorm 2022.1 here and read through this post to learn about all the new features and improvements inside. Let's dive...
Read more >
PhpStorm 2022.1 is now available : r/PHP - Reddit
In my case sometimes I get nothing in tooltip, but if I move the cursor, everything is back to normal. Works 2-3 times,...
Read more >
JetBrains PhpStorm on Twitter: "PhpStorm 2022.1 EAP #6 is ...
PhpStorm 2022.1 EAP build #6 is now available. To catch up on all the new features, ... Do scopes not work in JetBrains...
Read more >
PhpStorm override function - Stack Overflow
With PhpStorm 2022.1.3 + Php Inspections (EA Extended) 4.0.7.1 ... I tried to add .phpstorm.meta.php/explode.php, but this is not working.
Read more >
What's New in PhpStorm 2022.1 - YouTube
PhpStorm 2022.1 introduces improved Blade support, additional static analysis insights, ... Your browser can 't play this video.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found