Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Challenge: Perl::Tidy subprocess for faster formatting

by perlfan (Vicar)
on Jul 04, 2022 at 14:04 UTC ( [id://11145269]=note: print w/replies, xml ) Need Help??


in reply to Challenge: Perl::Tidy subprocess for faster formatting

I don't know what the rage about "language servers" are recently. I tidy my code in vim with the filter command, <shift>:%!perltidy [options]. Overhead of it being a subprocess of vim seems negligable; and frankly this is way more convenient than running it outside of my "IDE" (vim + tmux).

Replies are listed 'Best First'.
Re^2: Challenge: Perl::Tidy subprocess for faster formatting (LSP)
by LanX (Saint) on Jul 04, 2022 at 14:37 UTC
      I saw that. The approach lost me at perl -c.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-24 02:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found