- Make: A VS Code extension for working with make. Many programming languages, such as C and Go, still rely upon Makefiles to handle builds. This extension provides features to ease working with Make in VS Code. Run any Makefile target with ease. Just run CMD-SHIFT-P and type make. You will be prompted for a target.
- Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform.
- Empower the Makefile capabilities built into Visual Studio Code — Run any command from the sidebar, run and watch tests by right clicking either on a file or folder Installation Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter.
Makefile Visual Studio Code
VS Code Makefile Tools. This extension provides IntelliSense configurations to the VS Code C/C Extension for Makefile projects. It also provides convenient commands to build, debug,.
Makefile In Visual Studio Code
Settings OptionsThis extension contributes the following variables to the settings:
FeaturesCommands viewA view to visualize and explore Makefile commands Explorer menuAdds 'Run test' and 'Run and watch test' in the explorer menu
How to use
|