Quantcast
Viewing all articles
Browse latest Browse all 58

Yaml Editor

Image may be NSFW.
Clik here to view.
Date Updated: 
Fri, 2019-11-15 07:34
Albert Tregnaghi
Date Created: 
Thu, 2018-05-24 09:58

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)

 

Additional Links


Viewing all articles
Browse latest Browse all 58

Trending Articles