Hi! 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]. These packages are very basic. Feedback welcome. [1] https://github.com/elebihan/execline-mode [2] https://github.com/elebihan/company-execline [3] http://spacemacs.org/ [4] https://github.com/elebihan/spacemacs-execline Regards, -- ELB
