Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
About IDEs

First , an IDE does not to include a GUI contrary to Agide (which seems interesting anyway. thx for the ptr).

Second, it takes so long to learn an environment that you want it to do a lot with it. A text editor that cannot act as an IDE is not of much interest to me. Too bad, vim fall very short of that. Also "real IDEs" have a way to force things on you (define file for projects and so on) so sometimes it is interesting to have a best that is half-way between a full-fledged IDE and an text editor.

About the vim pager

Sometimes you get to display stuff that you can't scroll back to when you have gone thru. I don't have a interesting example out of hand. Anyway, say, you want to list all the options:
:se all
There is more than one pageful so you get a pager. But you can't scroll back or make a editable buffer out of what you got. At least, the new vim user I am don't know how to do it.

-- stefp


In reply to Re: Re: Environments extended with embeded Perl: are they for real? by stefp
in thread Environments extended with embeded Perl: are they for real? by stefp

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-29 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found