-
Looking for an example of how to create and write to an Output window with the Community Toolkit from a Command I have a command that does a few things, and I would like to write some updates to a custom command window.
The code does not currently compile. I get: Any help to get past this will be greatly appreciated. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Here's an example of creating and writing to an output window form a command: |
Beta Was this translation helpful? Give feedback.
Here's an example of creating and writing to an output window form a command:
https://github.com/VsixCommunity/Community.VisualStudio.Toolkit/blob/5e13b112b7ab917ccc2154cdbdab32a0963bdd61/demo/VSSDK.TestExtension/Commands/ListReferencesCommand.cs