Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: What are the criterias of a "good" Perl IDE?

by BioLion (Curate)
on Aug 14, 2009 at 13:17 UTC ( [id://788628]=note: print w/replies, xml ) Need Help??


in reply to What are the criterias of a "good" Perl IDE?

I guess it is part of syntax highlighting, but what about error/style highlighting?

For example - I love Eclipse for writing Java because it also gives errors/warnings highlights next to the code, and also style advice if you ask it too, so you don't even need to rub the code to find errors. I guess sometimes it can be too much (like that paperclip that everyone hates), but i find it very useful because i don't spend the majority of my time writing java.

Maybe an IDE that supported perlcritic || perltidy would be useful too.

Just a something something...
  • Comment on Re: What are the criterias of a "good" Perl IDE?

Replies are listed 'Best First'.
Re^2: What are the criterias of a "good" Perl IDE?
by Sandy (Curate) on Aug 14, 2009 at 22:09 UTC
    Have you tried installing EPIC (Eclipse Perl Integration) for eclipse? It supports perlcritic and perltidy and pod::checker.

    http://www.epic-ide.org/

    I've been using it for quite a while now (learned about it at a YAPC conference... thanks to whoever it was that gave that talk... sorry, don't remember your name, and thankyou to the author... thankyou!).

    It is slow on UNIX (solaris) although I still use it because I like all the extra features.

    works great on windows.

    Sandy

      Yes - I tried it some time ago, and then moved away from it for some reason - it obviously has had a lot of improvements since then, so i will check it out. Thanks for the tip (Sandy++).

      Just a something something...
Re^2: What are the criterias of a "good" Perl IDE?
by LanX (Saint) on Aug 14, 2009 at 23:26 UTC
    Like in this image ?

    So you mean you prefer the error/diagnostic message and error line blended together instead of having both in separate subwindows?

    UPDATE: The technical term for this is "bubble text", right?

    Cheers Rolf

      Yes - the bubbletext is what i meant - call me simple but i like it when all that information is integrated, but without being too intrusive, The best example being the on-the-fly error checking i think.

      Just a something something...
        No I don't call you simple it's just ergonomic if you don't have to move your eye up and down to see which errortext is associated to which errorline (though both highlighted). IMHO thats comparable to the convenience of syntax-highlighting ...

        (It's the first Eclipse feature so far where I am not sure how to achieve it with Emacs ... hmm maybe with popper.el)

        Cheers Rolf

Re^2: What are the criterias of a "good" Perl IDE?
by tonyc (Friar) on Aug 18, 2009 at 00:31 UTC

Log In?
Username:
Password:

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

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

    No recent polls found