For GNU/Emacs users writing execline scripts, new packages are
available:
- execline-mode [1]: provides syntax highlighting, automatic
indentation and commands for executing a buffer, region or string as
execline buffers.
- company-mode [2]: provides auto-completion for builtin commands
(forbacktickx, ...)
For Spacemacs [3] users, a layer is also available [4].