VS2015 - Missing several Team Foundation Assemblies - neither bundled with...
Dear Madam or Sir,we are having a set of VS (currently VS2013) Extensions in production in-house that integrate into and use VS's TeamFoundation infrastructure, more particularly the...
View ArticleOffice 365 login integration?
Would anyone be able to help me?I am creating a Holiday request portal in which we would like users to be able to log in with their Microsoft Office 365 accounts or at least their credentials?Is this...
View Article[VB]Extensibility Tutorial Sites
I'm sure this is the wrong place to ask this, but I'll do it anyway. I want to learn how to write extensions for Visual Studio 2015. Everything I have found is too brief (even the ones with example...
View ArticleVS 2015 can't find my azure subscription
when I try to access azure from within VS (publishing, server explorer, etc) I get an error that no azure subscriptions were found. This error started when the azure account owner was changed.I can...
View ArticleUndoManager with multiple documents in a single view (similar to peak...
Hi,I am trying to achieve similar effect as "peak definition" window in VS 2015. I have a custom adornment created on IWpfTextView that can show another peace of code via IVsInvisibleEditor instance....
View Article[VB]Books on Visual Studio 2015 Extensibility
I am looking for a good (or actually any at this point) book on Visual Studio 2015 Extensibility. All the books I have found are so old (2010, 2008, 2005) they would be pretty useless for Visual Studio...
View ArticleCustom Project Type, Text Editor
Hi, I want extend VS 2015 with a my custom language. I'm seeing that it is possible create a custom project type using the new Visual Studio Common Project System.To extend the VS Text editor with...
View ArticleVSIX Project Template created with Visual Studio 2015 / TFS problem
Hello,I used to create a VSIX Project Template (WPF Application) With VS2013 without any problem.But with VS2015, after created the "same" VSIX Project, when i add a new project from this template, it...
View ArticleREST API authentication for hosted and self hosted versions
HiI'm currently at the start of an integration with TFS and I am investigating how to allow people to authenticate / provide access to their TFS account.From reading...
View ArticleRevolution R Open (RRO) integrating with Visual Studio Community 2015
I am a financial trader that would like to make algorithmic trading systems with visual studio community. I would like to use a combination of C# and R statistical language. I would like to know how...
View ArticleQuery vNext builds using IBuildServer
I have working code that query builds using the IBuildServer interface. However builds using vNext build definitions are not included. Is there a way to do that, or is this only available through the...
View ArticleAzure Team Services Users
Hi All,We have a corporate Azure subscription associated with Azure Active Directory.I have created a Team Services account (aka VSO account) and I am trying to add users to this account. The only...
View ArticleProjection buffer crashes the visual studio
Hi,I have created a projection buffer using the invisible editor. I used similar technique as described on this link...
View ArticleDTE.Properties["str1\str2", "str3"] fails if catagery parameter is a path
If I have an OptionPage that is in a deeper level of an hierarchical structure the method call DTE.get_Properties("FirstLevelCategory\SecondLevelCategory", "Page1") will fail. It is not possible to get...
View ArticleVisual Studio Online - Add Hyperlinks to a Task
[{"op":"test","path":"/rev","value":3 <- I do not understand this Value? Need it 1, 2, 3 ...??? Desc: New value to set. ???},{"op":"add","path":"/fields/System.History","value":"Adding an...
View ArticleConnection string for addin in Visual Studio 2012
Hi there! I develop an addin for MSVS 2012. I need to get connection string for tsql tab currently opened. I used IScriptFactory interface members to get connection string in MSVS 2010 (I use...
View ArticleSetting ItemTemplates to correct nodes (Xamarin) using VS2015
Hi guys,I'm currently building Item Templates for Xamarin.Forms, Xamarin.iOS and Xamarin.Android along side with normal .NET targets but I some problems to get the templates visible to the correct...
View ArticleNuget package for Microsoft.VisualStudio.TestPlatform and...
Hi,I am building a VS Extension that integrates with the VS Test Runner on VS2013 (soon to port to VS2015 support). I see everything working fine, except I cannot build the project without Visual...
View ArticleUsing extension methods from a separate class library in T4
I created a class library with extension methods for working with EnvDTE objects. An example extension method is:namespace EnvDTE.Extensions{ public static class DTEExtensions { public...
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 Article