Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for building and debugging non-.NET solutions #286

Open
dannyhvc opened this issue May 6, 2023 · 0 comments
Open

Add support for building and debugging non-.NET solutions #286

dannyhvc opened this issue May 6, 2023 · 0 comments

Comments

@dannyhvc
Copy link

dannyhvc commented May 6, 2023

Currently, vscode-solution-explorer provides excellent support for building and debugging .NET solutions in Visual Studio Code. However, it lacks similar functionality for non-.NET solutions, such as C++ or Python projects.

As a user who works on various types of projects, I would greatly benefit from having the ability to build and debug non-.NET solutions using the same convenient interface provided by vscode-solution-explorer. This would help streamline my development process and improve my productivity.

Therefore, I request that support for building and debugging non-.NET solutions be added to the vscode-solution-explorer extension. This could potentially involve integrating with other tools, such as CMake or GDB, to provide a seamless experience for users working on these types of projects. I know there is a cmake extension that works great for most, but adding c/c++ would make solution explorer so much more versatile.

Thank you for your consideration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant