194 questions with Visual Studio Extensions tags

Sort by: Updated
1 answer

How to achieve LanguageService functionality without implementing Microsoft.VisualStudio.Package.LanguageService

We have an existing Extension where Language Service for the editor is implemented using Microsoft.VisualStudio.Package.LanguageService abstract class. This abstract class have GetScanner, CreateDropDownHelper, ParseSource and other abstract/virtual…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-04-04T17:03:59.3333333+00:00
Soumabha Sarkar 41 Reputation points
commented 2023-04-17T07:02:34.2366667+00:00
Soumabha Sarkar 41 Reputation points
1 answer One of the answers was accepted by the question author.

Gitlab Extension in Visual Studio

Is there any extension's for GitLab in Visual Studio 2022 community edition.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
969 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-04-07T11:23:48.7966667+00:00
Ganesh Aravind Dhanmjaya Shetty 20 Reputation points
accepted 2023-04-11T13:14:48.5133333+00:00
Ganesh Aravind Dhanmjaya Shetty 20 Reputation points
1 answer

In Visual Studio 2022, how to add Fortran compiler? Please help.

Hello, To help patients with their radiation therapy and medical scans, please help me run this old Fortran program in my Windows 10, 64 bit. Background: According to its documentation, this old Fortran program used to run in Visual Studio 2005. I cannot…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-04-08T11:53:37.01+00:00
Ghazal, Omar 0 Reputation points
edited a comment 2023-04-11T04:58:50.57+00:00
Tianyu Sun-MSFT 29,451 Reputation points Microsoft Vendor
1 answer

VS2019:Edit and Continue not working for custom file generating Cpp, Error: .idg not in synch with .pdb

We are using custom language say FileName.xyz which on precompilation preprocessing by separate tool XYZConverterCPP.exe temporarily generates C++ files FileName.cpp, which in turn is built by VS2019 to an executable (and PDB for temporary C++ files…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
969 questions
asked 2023-03-30T06:12:37.08+00:00
Peeyush Chaurasia 0 Reputation points
commented 2023-04-06T04:47:19.2966667+00:00
Peeyush Chaurasia 0 Reputation points
1 answer

What will happen after end of life of visual studio 2013

Currently we are using visual studio 2013 for development and build server, its goes EOL. does anything block to run and create software using 2013? How to handle security updates?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-01T14:01:58.3633333+00:00
prabakaran 0 Reputation points
commented 2023-04-01T09:07:31.0833333+00:00
Lex Li (Microsoft) 5,392 Reputation points Microsoft Employee
2 answers

Use AsyncPackage to load native c++ VSPackages in the background

Are there any examples of loading the native c++ written VSPackages , specifically implementing the AsyncPackage class

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-30T05:29:52.3333333+00:00
Kamlesh Mishra 6 Reputation points
answered 2023-03-31T09:39:54.7133333+00:00
Kamlesh Mishra 6 Reputation points
0 answers

Error Package Microsoft.Owin 4.2.2 is not compatible with xamarinios10 (Xamarin.iOS,Version=v1.0)

Hello, I have a problem adding packages via Nuget Manager in my Xamarin project. I am working on a MacBook with Visual Studio 2022. Among other things, I want to add the packages Microsoft.OWIN and OWIN.Security.Keycloak to my project for iOS. Both on a…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,327 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-29T12:57:16.34+00:00
MB-1826 0 Reputation points
commented 2023-03-31T09:25:32.0333333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,336 Reputation points Microsoft Vendor
1 answer

can you bring back the shadow the hedgehog game for the xbox series x/s

so I am wondering if you can bring back shadow the hedgehog game for the Xbox series x/s so my friend can play it!! it was on the "original Xbox" thank you!!!!

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-30T16:33:56.2766667+00:00
mincraft360 111 0 Reputation points
answered 2023-03-31T02:25:17.53+00:00
Anna Xiu-MSFT 27,966 Reputation points Microsoft Vendor
1 answer

Character set 'utf8mb3' is not supported by .Net Framework

"Character set 'utf8mb3' is not supported by .Net Framework." getting this error while trying to open MySQL database in visual studio 2019

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-01T16:42:58.6733333+00:00
Georges El Hachem 25 Reputation points
edited a comment 2023-03-30T20:34:56.29+00:00
Student 999 15 Reputation points
1 answer

How can I configure autosuggest in Visual Studio Code for an Azure deployment using a Terraform file?

I am attempting to deploy an Azure virtual machine using a Terraform file within Visual Studio Code. However, the software is not providing any autosuggestions for SKUs. Is there a method to obtain these suggestions? Thank you in advance!!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,593 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,198 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-02-23T18:32:38.6333333+00:00
Musaddique Ali 0 Reputation points
answered 2023-03-30T19:37:23.76+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
0 answers

How to debugger for custom language generating C++ during preprocessingin VS2019?

Hi, We are using custom language say FileName.xyz which on precompilation preprocessing temporarily generates C++ files, which in turn is built to an executable (and PDB for temporary C++ files symbols). We want to Debug this Filename.xyz using exe and…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
969 questions
asked 2023-03-17T05:19:39.2866667+00:00
Peeyush Chaurasia 0 Reputation points
edited the question 2023-03-29T05:16:40.9633333+00:00
Peeyush Chaurasia 0 Reputation points
1 answer

How to use svg file to show image in VSIX 2022 project?

I am working on Visual Studio 2022 VSIX project. I have all resources in svg format. I want to display svg icons in xaml user control which is rendering into tool window. But when I give it to image source, it is not displaying. Eg. <Image…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-27T11:29:07.57+00:00
Ankita 0 Reputation points
edited a comment 2023-03-27T13:30:46.5633333+00:00
Ankita 0 Reputation points
0 answers

How to get Save or Save All event in VSIX 2022 project

I am working on Visual Studio 2022 VSIX project. I am looking for event which trigger when user Save/Save all in the Visual Studio. In that event I need to capture name of the file which has been Saved and if Save all then all active opened files with…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-15T10:33:43.1066667+00:00
Ankita 0 Reputation points
commented 2023-03-17T09:43:25.7533333+00:00
Anna Xiu-MSFT 27,966 Reputation points Microsoft Vendor
1 answer

Which licenses allow Visual Studio Code Dev Containers? Does the VS professional license allow it?

We are wondering which type of licenses allow Visual Studio Code Dev Containers. We assume that the Enterprise level has it since it is the subscription that supports the largest amount of features. How about VS professional license? Does it also support…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-03-13T12:00:37.5833333+00:00
Antonio, David Albert 0 Reputation points
commented 2023-03-15T10:22:00.86+00:00
Anna Xiu-MSFT 27,966 Reputation points Microsoft Vendor
1 answer

HOW TO FIX THE EDIT AND CONTINUE OPTION IN C#? WHEN I PRESS START ITS NOT SHOWING OUTPUT

StreamJsonRpc.RemoteInvocationException: New debugging session can't be started until the existing one has ended. at StreamJsonRpc.JsonRpc.<InvokeCoreAsync>d__139`1.MoveNext() --- End of stack trace from previous location where exception was…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,656 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-03-11T07:15:02.8133333+00:00
Naseer.syed 5 Reputation points
answered 2023-03-13T03:42:48.0766667+00:00
Anna Xiu-MSFT 27,966 Reputation points Microsoft Vendor
1 answer

What's the best way to change the VS 2022 title bar text from within my extension's InitializeAsync()?

I'm trying to change the VS 2022 IDE title bar text, and the current available extensions don't do what I want. I'm currently using the default "short title" or "compact title" or whatever it's called, so that's what I'm trying to…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-08T10:54:27.58+00:00
Tom Montgomery 0 Reputation points
commented 2023-03-10T11:47:27.4766667+00:00
Tom Montgomery 0 Reputation points
1 answer

Modular programming, running an external application .exe from a menu item of my own app

Hi everybody, first at all, many thanks for reading my post. I’ve developed an application to graph mathematical functions and expressions. This application has been developed using Visual C++ ’22 in a Windows 10 environment. This has been implemented…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,897 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,638 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-03-04T22:56:28.6733333+00:00
brickoff 0 Reputation points
answered 2023-03-06T05:27:31.7133333+00:00
YujianYao-MSFT 4,281 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual Studio Extension for Getting Pending Files for TFS

Capture.JPGHi All, I am trying to create an extension (vSix) for VS2022. The idea is to get all the pending file details and forward them to some other tools. I am unable to resolve the problem. If anyone has a suggestion, then please let me know. I had…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,716 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,656 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-02-23T14:59:38.6533333+00:00
One07k-4914 101 Reputation points
accepted 2023-03-02T13:40:55.2033333+00:00
One07k-4914 101 Reputation points
1 answer

Visual Studio Code - Error while updating extension. Please check the log for more details

When I tried to update the extensions in VScode, an error popped out The log is as follows: I have several extensions that failed to update, fortunately I am able to manually download and install some of them, but the others just popped up this error…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
asked 2023-03-02T04:05:22.7766667+00:00
東昕 劉 0 Reputation points
answered 2023-03-02T04:47:15.72+00:00
Anna Xiu-MSFT 27,966 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to fix "ERROR: Unrecoverable build error - 0x80029C4A"

I'm running Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.4.5 Suddenly this morning, I'm getting this error. I've tried some threads on StackOverflow, but they're quite old. I'm on Windows 10

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
194 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
asked 2023-02-27T15:36:57.6933333+00:00
ezG 45 Reputation points
commented 2023-03-01T23:42:50.44+00:00
ezG 45 Reputation points