Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Will there be problems with using EnvDTE.DTE inside tt? #63

@silentnightwalk

Description

@silentnightwalk

Is it possible to do the same when tt contains

var visualStudio = (this.Host as IServiceProvider).GetService(typeof(EnvDTE.DTE)) as EnvDTE.DTE;

?

I'm afraid to get null reference exception. Your method looks like running TextTransform.exe by self. However, I also tried to run TextTransform.exe from batch file and got this exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions