Quantcast
Viewing all articles
Browse latest Browse all 58

Yaml Editor

Image may be NSFW.
Clik here to view.
Date Created: 
Thu, 2018-05-24 09:58
Date Updated: 
Mon, 2021-07-19 08:24
Albert Tregnaghi

Just a YAML editor. 

Features:

  • Fast and small
  • Supports Go Templates (e.g. Helm charts) - see #76
  • Simple code completion for existing words
  • Replacing always tab keypress by spaces (default is 3, but configurable)
  • Source formatter
    (can restore or drop comments as well)
  • Outline + Quickoutline
  • Task support (TODO, FIXME, custom)
  • Eclipse Templates (customizable + defaults for TODO and FIXME)
  • Can sort mappings (ascending) - see #56
  • Folding
    • Can be enabled/disabled
      • for every new opened editor in preferences (per default turned:off)
      • in every editor instance by context menu on ruler column
  • Validation
    • When?
      • On start
      • On save
      • Manual validation
    • What ?
      • Parser errors
  • Syntaxhighlighting, colors can be customized, defaults for dark themes exist
  • Comment toggling (CTRL + 7)
  • Vertical Ruler which can be moved (F3)
  • Qualified key can be copied inside outline view to clipboard by toolbar action

 

Additional Links


Viewing all articles
Browse latest Browse all 58

Trending Articles