Editors

I’m taking a VB course in college right now. As part of the course we have to write and debug a VB based contact management application. You would think that the editor in the IDE would allow you to turn on / off line numbers – unfortunately it does not. Being informed you have a syntax error on a specific line is not terribly helpful when there is no easy way to reference it or search for it.

Fortunately it is pretty easy to just cut / paste the source code into a real editor like vim.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>