Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Determining the Build Path of a Project

    In seamless non-destructive debugging scenarios (macro recording and running) the host application must keep track of the latest version of the “macro” project assembly. The IDE offers the user many opportunities to change settings like the active configuration or the output path which can make it difficult...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 06-13-2008
  • Proxy Indentation Fix

    The proxy and host type map provider code files generated by ProxyGen in VSTA v 2 are not indented. Here's an easy fix. 3 ways to fix indentation: 1) Through the menu: Edit -> Advanced -> Format Document 2) Using short cuts: Ctrl + K then Ctrl + D 3) In a macro: DTE.ExecuteCommand("Edit.FormatDocument...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 02-28-2008
Page 1 of 1 (2 items)
Copyright Summit Software Company, 2008. All rights reserved.