Quantcast
Channel: Editor
Viewing all articles
Browse latest Browse all 58

Bash Editor

$
0
0
Date Updated: 
Fri, 2020-01-24 10:18
Albert Tregnaghi
Date Created: 
Mon, 2017-07-10 06:27

This plugin is a bash script editor.

Features:

  • Integrated bash debugger
    (Update: 2 Preferences have changed see Release 2.2.3 for details)
  • Syntax highlighting
  • Outline
  • Quick-Outline (CTRL + o )
  • Open referenced functions by hyperlink (script, project or even workspace scope possible)
  • Validation
  • Simple code completion (keywords + existing words)
  • Colors can be customized. Also additional defaults for dark theme exists.
  • Bracket switching + highlighting
  • Block commenting (CTRL+7)
  • Auto bracket closing for []
  • Small (<560 kb)
  • Tooltips for keywords (offline description + link to online information)
  • Works on Linux, Windows and Mac out of the box.
  • Save Actions
    • External Tool can be used for auto format on save, default is set to beautysh

Additional links


Viewing all articles
Browse latest Browse all 58

Trending Articles