When coding on Windows systems I either use
Crimson. It fits the way I think about projects and code. A few of the other proggers in my shop have started using it, too.
For those with the need, Programmers Notepad offers similar functionality (for the same price -- $0) as well as hex editing.
When on my Linux boxen, I use Kate. Long story short, I did not know what a decent text editor was until I started using Linux (I used to create websites using Windows Notepad...). I started playing around with Kate's functionality and immediately started looking for comparable Windows editors. If you use Kate, Crimson should feel natural.
The trick is finding the tools that work best for you. I tend to use IDE's (MS Studio .NET for C#, or even Macromedia's Ultradev for HTML) for creating the UI, then polishing off the code using Crimson/Kate. My partner uses Studio from start to finish. As long as the we're developing code that works on schedule, we're both right.
If Komodo is working for you, then all is groovy.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.