Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

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

Can't say much about VSCode; I use either Emacs or Vim on all Windows and *nix platforms. I really should set up EVIL emulation in Emacs, but have just been too preoccupied to do it. Standard Vim has been good enough.

As long as the editor has syntax highlighting, I am fine. The Perl debugger can always be invoked from a command shell on Windows. Ideally, I would have the program text in one frame, and the CLI in another; I can get this set up easily in Emacs on *nix, but that doesn't seem to work as well on Windows.

It might not be worth it for you to learn one of these editors if you work mostly on Windows. If you have to do anything in .NET languages, it is generally advised to stick with Visual Studio, or I suppose VSCode in your case.

I picked the above editors as they are cross platform, stable, and will generally have a syntax checker for virtually all programming languages in use. I've even done a (very) small amount of C# using Vim. I understand it isn't ideal for larger projects with development teams, however.


In reply to Re: OT: Yet Another IDE Question (VS Code) by thechartist
in thread OT: Yet Another IDE Question (VS Code) by VinsWorldcom

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 musing on the Monastery: (4)
As of 2024-04-18 00:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found