Makefiles / make
Less than 1 minuteIntegrations
make
Makefiles /
make
integrations
Description
Makefiles
can sometimes be hard to grok. So Murex provides out-of-the-box support to make working with make
a little easier.
Autocompletions
Custom autocomplete rules exist for make
which will not only include any make
specific flags, but also include any parameters defined in your Makefile
too.
Preview
If you press [f1]
with your command as make
, and you have a Makefile
in your current working directory, then you will be presented with a preview of your Makefile
.
Source Code
The source code is available on Github under /integrations
.
See Also
- Tab Autocompletion (
autocomplete
): Set definitions for tab-completion in the command line - Terminal Hotkeys: A list of all the terminal hotkeys and their uses
onPreview
: Full screen previews for files and command documentation
Other Integrations
- ChatGPT: How to enable ChatGPT hints
- Cheat.sh: Cheatsheets provided by cheat.sh
- Kitty Integrations: Get more out of Kitty terminal emulator
- Makefiles /
make
:make
integrations - Man Pages (POSIX): Linux/UNIX
man
page integrations - Spellcheck: How to enable inline spellchecking
- Terminology Integrations: Get more out of Terminology terminal emulator
direnv
Integrations: Directory specific environmental variablesyarn
Integrations: Working withyarn
andpackage.json
- iTerm2 Integrations: Get more out of iTerm2 terminal emulator
This document was generated from gen/integrations/make_doc.yaml.