Instantiate a new HTMLWindow for editing HTML in Visual Studio
I have a POCO object that I serialize to disk with a custom file extension. Part of the file is HTML that I would like to be able to edit in visual studio using the built-in EnvDTE.HTMLWindow object....
View ArticleAdd field to Visual studio Team Explorer "New Code Review" form
Hello,According to the requirement I should be able to add a field in "New Code Review and Response" form.I am not able to proceed with the help got from other forums. Please suggest me the possible...
View ArticleIVsUIShellOpenDocument.OpenDocumentViaProject taskbar issue
Hi,I have a strange issue regarding documents that are opened via IVsUIShellOpenDocument.OpenDocumentViaProject. In brief, I am using the IVsUIShellOpenDocument to open a document and then I use this...
View ArticleMacros in Visual Studio 11 Developer Preview
Have macros been stripped from Visual Studio 11 completely? I can't find any reference to them, or panes like Macro Explorer, in the Developer Preview build. Or, is it just that they're not in this...
View Articledoes visual studio have the function for no save button when closing a window...
Currently, I want a function for no button as follow when I close the window frame document.Can visual studio have the function for it?Since I know the visual studio have the...
View ArticleHow do you add colored text to Signature Help sessions?
I like to add colored text to my signature help sessions. I know this can be done, eg. in C# the signature help for the Equals method gives the text "bool object.Equals(bool obj)" with the keywords...
View ArticleDrawing Ellipse Based On Line Number
I am trying to draw an ellipse within a margin, based on a given line number. I am having difficulties getting the ellipse to line up correctly with the line number. I've attached an image that...
View ArticleFailed to merge DLL with my vb.net application
Dear all,Recently I'm trying to embed the DLL I'm using at my application into the exe file as a whole, having searched the internet and found ILmerge and I have followed others examples and...
View ArticleExtending SQL Server Object Explorer Context Menus
This should hopefully be a quick one. I've been trying to add a custom tool to the Sql Server object explorer in VS2015, using the SSDT 2016 CTP. I'd like to add it at the database node level like...
View ArticleNeed help in Server Explorer Extension
Hi,I want to add custom menu item, which pops-up on right-clicking a user table(under Data Connections node) in Sever Explorer.Using EnableVSIPLogging trick, I got the Guid:Id for the right click of...
View ArticleVSX - Toolbar MenuController Selection issue
Hi , When i create a MenuController with 3 Split Button (Mode : SQL,Environment,Grid)i setup a Keybinding (Ctrl + ~ ) to change the Mode , the Mode changed , but the dropdown selection can not be...
View ArticleVisual Studio 2015 Extensions and Updates Manager exits with message error...
I have been stuck with this error for a month now. Every time I try to search for any extension inExtensions and Updates manager, I get this error message.I created a video for the problem :<iframe...
View ArticleVisual Studio 2015 Extensions and Updates Manager exits with message error...
I have been stuck with this error for a month now. Every time I try to search for any extension in Extensions and Updatesmanager, I get this error message.I created a video for the problem :<iframe...
View ArticleVisual Studio 2015 Extensions and Updates Manager exits with message error...
I have been stuck with this error for a month now. Every time I try to search for any extension in Extensions and Updatesmanager, I get this error message.I created a video for the problem :<iframe...
View ArticleProjectItems.AddFromDirectory does not work with Visual studio 2015
HI, i need to copy a directory pragmatically to my project.i have used the below code in my project.ProjectItems.AddFromDirectory(_projectPath + "\\Folder"); but it does not copy the whole directory....
View ArticleHowto make QuickInfo tooltips in the Disassembly Window?
I have made QuickInfo tooltips for Assembly language (see here), and I like to extend these tooltips to the Disassembly window. That would be REALY useful for a lot of people.Question: can I create an...
View ArticleError on uploading VSIX into Gallery
Hi,Could you check why my now fails to get uploaded (worked ok first time):Error Log Reference #280e15df-8eb3-43ef-83ab-914507832a6b
View ArticleVisual studio basic
I have Started a course at a college that uses visual studio basic where can i get it dont seem to find it anywhere
View ArticleHow to get value of the saving field under...
How to get value of saving field under tools->options->Source Control->Environment->Saving using c# code.Regards,Abhi
View ArticleInternal NuGet libraries and VSIX templates
I am not sure if this is the correct forum for this questions. If not, please advise which forum I should ask the question.We have started creating our own Win 10 UWP libraries that we want to share...
View Article