-
-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Title pretty much says all: I just installed the VS SDK, followed the first simple tutorial (Create an extension with a menu command), but when I press F5, instead of the experimental instance a regular instance is launched (without my extension/menu command).
I then tried installing the VSIX community essentials, and followed another tutorial, same effect.
I manually started the experimental instance (devenv /rootSuffix Exp
), and both extensions are there. But launching from VS still doesn't work.
I also tried manually adding /rootSuffix Exp
to the start arguments in the project settings, it doesn't work and the arguments actually are wiped as soon as I launch.
I also tried resetting the experimental instance, no change.
Ideas? I'm VS 2022 Community, could it be a restriction of the community edition?
My VS install info:
Microsoft Visual Studio Community 2022
Version 17.12.3
VisualStudio.17.Release/17.12.3+35527.113
Microsoft .NET Framework
Version 4.8.09037
Installed Version: Community
Visual C++ 2022 00482-90000-00000-AA422
Microsoft Visual C++ 2022
ASP.NET and Web Tools 17.12.178.10385
ASP.NET and Web Tools
Azure App Service Tools v3.0.0 17.12.178.10385
Azure App Service Tools v3.0.0
C# Tools 4.12.0-3.24572.7+dfa7fc6bdea31a858a402168384192b633c811fa
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Clear MEF Component Cache 1.4
Clears the Visual Studio MEF component cache to fix issues with cache corruption.
Extensibility Essentials 2022 1.1.14
A collection of extensions that makes it much easier to write Visual Studio extensions
Extensibility Margin 1.0.9
Shows relevant information about the current file and language to extensibility authors
GitHub Copilot 17.12.38.29086
GitHub Copilot is an AI pair programmer that helps you write code faster and with less work.
Image Manifest Tools 1.1.8
Makes it easier to create and maintain .imagemanifest files for Visual Studio extension
Insert Guid 1.3.6
Makes it super easy to insert a new GUID into any editor and input field
KnownMonikers Explorer 2022 1.0.51
A tool window for Visual Studio extension authors to explore the KnownMonikers image collection
Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
NuGet Package Manager 6.12.2
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
Pkgdef Language 1.3.92
Full language support with IntelliSense, validation, outlining, and more for .pkgdef and .pkgundef files
Remove the Visual Studio "Git" Publish Button 1.0
Removes the publishing button in the status bar, which pops up everytime you don't use a built-in supported source control system (or no source control).
Smart Command Line Arguments Extension 3.1.0
A Visual Studio Extension which aims to provide a better UI to manage your command line arguments. For additional information, visit https://github.com/MBulli/SmartCommandlineArgs
Test Adapter for Boost.Test 1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.
Test Adapter for Google Test 1.0
Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.
TypeScript Tools 17.0.30918.2001
TypeScript Tools for Microsoft Visual Studio
UVCS Extension 1.0.0.0
UVCS Visual Studio Extension Detailed Info
Visual Basic Tools 4.12.0-3.24572.7+dfa7fc6bdea31a858a402168384192b633c811fa
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual F# Tools 17.12.0-beta.24501.1+19610c0b654766eec49d044cb97ca6eaa2a63d16
Microsoft Visual F# Tools
Visual Studio IntelliCode 2.2
AI-assisted development for Visual Studio.
Visual Studio Tools for Unity 17.12.2.0
Visual Studio Tools for Unity
VS Theme Colors 2022 1.0.13
Makes it easy to browse all the brushes and select the right theme color for your Visual Studio extension UI.
VSCode Theme Converter 1.0.15
A super easy way to convert VS Code themes to Visual Studio using the official CLI tool under the hood
VSIX Synchronizer 1.0.27
Provides the ability to generate code-behind files for .vsixmanfiest and .vsct files in managed code to make the information easy to consume from the rest of the extension.