Debug Options

Geez, it’s been awhile hasn’t it? Spring is here and that always takes away from my computer time. Watering the lawn twice a day (that damn seed better grow this year!
Anyway, I’ve managed to get the Debug Options option page mostly done. I just put the finishing touches on the IDebugProperties property interface as well. [...]

Late Update

It’s been a few days since I’ve been able to work on VisEmacs.Net but progress continues to be made. I’ve implemented GetProperties() for the general options dialog along with a complete COM interface so that you can programmatically control VisEmacs from a macro or the MSDev command window. Next on the ToDo list is the [...]

More magic with IDTToolsOptionsPage

I finally found some time to work on VisEmacsDotNet again. I spent a couple of days trying to get a custom options page to show up in the Tools | Options dialog. I had the dialog resources set up correctly, the correct values in the Addins registry hive and had even figured out how [...]

Wiring up the innards

Writing code’s not that hard. Getting it work correctly isn’t that hard either. What makes things difficult and lowers productivity is change. Visual Studio.NET, as you are probably well aware, is quite a different beast than VS 6.0. Features that we took for granted before, such as ClassWizard, are now gone or integrated into the [...]

It lives, Igor, it lives!

Alright, so that’s probably the one of the most overused blog titles in history (maybe not… google only shows 24 hits) but VisEmacsDotNet — how’s that new name coming, btw? — can send files to Emacs when you invoke the “Send To Emacs” command button.
As an added bonus, a new feature of the [...]