Visual Studio Extensibility announcement
-
Link
- Information:
http://blogs.msdn.com/b/visualstudioalm/archive/2013/05/07/release-candidate-to-visual-studio-update-3-now-available.aspx - Description:
http://support.microsoft.com/kb/2835600 - Download link:
http://www.microsoft.com/en-us/download/details.aspx?id=39067 - You can vote on feedback and ideas (or add your own!) on:
http://visualstudio.uservoice.com/forums/121579-visual-studio - If you find any issue, please go to:
http://connect.microsoft.com/VisualStudio
- Information:
-
Link
- This Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
- For questions about T4 Toolbox, please use http://t4toolbox.codeplex.com/discussions
- Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
- Visualization and Modeling Extensibility Forum - for domain-specific languages (DSLs) and extending the modeling tools
- Microsoft Connect Visual Studio - for bug reports and suggestions
- The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content
-
Link
http://www.codeplex.com/site/search?query=t4&ac=8
CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky12VotesHow to ask questions to increase your chances of an answer
To increase the chances of a quick and helpful answer to your question in this forum please follow these guidelines: - Write a separate post for each unrelated question . That is, ...
-
Unanswered0VotesHow to cancel solution loading if something is wrong in IVsSolutionLoadEvents.OnBeforeOpenSolution?
Hi, How to cancel solution loading if something is wrong in IVsSolutionLoadEvents.OnBeforeOpenSolution? When opening a solution, I'd like to perform some check in ... -
Unanswered0VotesMicrosoft Visual Cplusplus 2010 Express online gallery offline.
I am getting this when i try and go onto the online gallery to get more templates (need the .def template for creating a mex function from the ... -
Unanswered0VotesVS2012: Issue with control versions in Visual Studio toolbox
Hi I have various controls from 3rd parties on my toolbox as well as my own custom user controls from my own libraries. A lot of these controls are not loaded in the GAC and ... -
Answered1VotesClarifications on Brace Matching in the Managed Package Framework
This is for a Visual Studio 2012 Language Package. So, I've been trying to follow what's been documented here on MSDN. I've read through the resources regarding brace matching ... -
Proposed0VotesGet selected item in Server Explorer
I am creating a VS Package to add a menu item to the context menu of a database table in Server Explorer. I've made it to the point where my menu item shows up in the context menu of all database ... -
Unanswered0VotesLayout Toolbar ID
Hello. I am working with VS Shell project and I want to add a new custom command to existing Layout Toolbar. I can't find ID for ... -
Unanswered0VotesDIA SDK get_addresstaken API
Can anyone tell me how to use DIA SDK API IDIASymbol::get_addresstaken. I have tried using this API with VS2005 and VS2008 but it always returns false. Do we need to set some specific compiler ... -
Unanswered0VotesDebug Engine: What if I don't raise IDebugEntryPointEvent2 at all?
Hi, I am working on a custom debug engine. The debuggee specifics is that it might not have a single entry point at all (think of a Web page that just have a couple of onClick ... -
Unanswered0VotesDebug Engine: InvalidCastException in Marshal.ReleaseComObject upon sending AD7ProgramCreateEvent
Hi all, I am working on a custom debug engine and, so far, I am playing with a very minimalistic implementation that is based on the MSDN sample and targets VS 2012 ... -
Unanswered0VotesSSMS Add-in - I can't get the existing Connection, can somebody help me?
Every time I try to use the "ServiceCache.ScriptFactory.CurrentlyActiveWndConnectionInfo.UIConnectionInfo" or the "ServiceCache", I get the same message: ... -
Proposed0VotesCustom project creation in VS 2012 fails throwing "Class not registered.Looking for object with CLSID: {020CD351-2EA1-4645-9AA7-E139DDF12419}" error
I am currently working on a product that has integration with Visual Studio 2005. The integration uses a managed VSPackage(developed using C#), the PackageUI(developed using VC++), ... -
Unanswered0VotesVS 2012 Package: "Reference Manager Extensibility" custom tab does not register
I've attempted to write an extension (provide my own IReferenceProvider, an IVsReference, and an IVsReferenceProviderContext) in order to extend the project "Add Reference" UI as ... -
Answered0VotesEditor Classifier in VS2012 Isolated Shell
Hi, I've followed the steps described here: http://msdn.microsoft.com/en-CA/library/ee524005.aspx Except that I've created an EditorClassifier ... -
Proposed0VotesI need to create Add-in with a form.
addin is ClassLibrary type and I need to have form shown also. the problem is this _applicationObject is set back to ... -
Unanswered0VotesVS2012 template wizard - GUI not showing
Hi all, I'm trying to create a simple project template and wizard for VS2012 but the GUI isn't showing up. All the steps I did are ... -
Unanswered0VotesHow to interrupt a process via Output Window
Hi, My extension prints out some information into the VS Output Window line by line. And this process may take considerable time. How to interrupt the process like it's made for ... -
Unanswered0VotesIModelConversionExtension - can't get callback to fire
Hi, How do I get the Entity Framework Designer to open Model1.foo? I have a working EF Designer Starter Kit working, and IModelTransformExtension works ... -
Unanswered0VotesAdding syntax coloring to Signature Help for custom language service
Hi all, I've added signature help to my new language service and now, I'm trying to apply some syntax coloring to it. I suppose I have to export a ... -
Unanswered0VotesExtra Folder Path in Multi-project template
Hi, I have created a multi project template with 2 projects. when I create a project using this template, I end up with a extra folder between the Solution folder level and the ... -
Unanswered0VotesVStemplate doesn't allow creating two projects that link to the third one (without having to write a wizard). Really???!!!
Very common and simple situation: I want to use .vstemplate files to create a very simple multi-project solution. This looks super-simple and I don't want to create any ... - Items 1 to 20 of 13803 Next ›


