Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Which IDE's show tooltips for Perl builtins? (PLS with VSCode)

by LanX (Saint)
on Jul 29, 2022 at 15:51 UTC ( [id://11145854]=note: print w/replies, xml ) Need Help??


in reply to Re: Which IDE's show tooltips for Perl builtins?
in thread Which IDE's show tooltips for Perl builtins?

I tried to use PLS with VSCode and Strawberry5.32 portable on Win ... but failed.

The plugin was easily installed but complained that pls couldn't be started.

I reckoned that a cpanm installation of pls was needed, which is kind of huge because of Perl::Critic and PPI.

But it failed because of IO::Async

I fell back on --force installations for IO::Async and PLS, but on startup I VS-Code is still complaining

[Error - 17:41:45] Starting client failed Launching server using command pls failed.

I think I know now why the Perl-Navigator is using a JS Server for the communication.

On a side note: I'm pretty sure The CamelCade plugin for intelliJ showed Perl::Critic output too, but without a need of installation. I suppose this was all bundled inside the plugin.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: Which IDE's show tooltips for Perl builtins? (Perl::LanguageServer with VSCode)
by LanX (Saint) on Jul 29, 2022 at 16:07 UTC
    Similar problems with Perl::LanguageServer in the same setting

    ! Installing the dependencies failed: Module 'AnyEvent::AIO' is not in +stalled, Module 'IO::AIO' is not installed, Module 'Coro' is not inst +alled, Module 'AnyEvent' is not installed ! Bailing out the installation for Perl-LanguageServer-v2.3.0.

    Me too, I'm bailing out now, not attempting to force install.

    From an installation point of view was the Perl-Navigator the most stable product, tho lacking many features advertised in other products.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145854]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-26 03:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found