Open
Description
Request Overview
When working on Makefile based project, I would like better integration with Visual Studio code. For example, it should be able to build the project using the typical Ctrl+Shift+B shortcut, and should integrate the build (and other actions in the make file, eg. clean, etc.) into the tasks system of Visual Studio Code. This seems to be not possible at the moment, which makes the usefulness of this extension rather limited.
Additional Information
No response