I\'m writing a Visual Studio 2008 add-in and all was working fine, but few days, sometimes, there are strange errors about Serialization (unable to find assembly).
I searched without succes a method to get from my C# addin visual studio extension what displayed in the Quick Info when the mouse is moved over some code element.
I have开发者_JS百科 a VS addin in C#. I want detect if a solution is offline (about TFS) for show warning to user.
Coders, I am developing an add in for VS2010 and I am trying to get the selected text in the code editor. so far, i have been searching many webpages and thy all seems to use DTE.ActiveDocument which
i want to write a visual studio extension to access redmine issues.how would you recommend doing this?I thought about trying to use the work item system that already exists in visual studio with TFS,
Is there any reason, maybe a known bug or missing SDK that would cause debug and trace to stop working in the following environment:
While using NotePad++, and select a certain word, it automatically highlights all matched words? Does anyone know if there is a Visual Studio addin that can do this? or are there any hidden environ
I am developing an addin to Visual Studio editor. Does anyone 开发者_运维问答know how to provide a tip window in editor?
i am relatively new to C#. can anybody please tell me how to display the tool tip on the text editor...just as VS intellisense expands a particular method when we move the mouse over it??? Since i am
I am building a visual studio 2010 Add-in for internal use in my company.I would like to customize the main window caption to display the name of the current start up project.I can set the caption of