TOML Editor - plugin for Eclipse

TOML is a widely used language for configuration files (for example: Python testing with TOX).
It is supported by plenty of programming languages (Python, C++, etc) and also by plenty of IDEs, but there is not many free of charge plugins for Eclipse.
This editor fills that gap.

Features

More than words...

Preferences
Content Assits
Outline View
with different levels


Comparision picture shows main differences: without or with plugin

Installation

Contribution

Free of charge image If you have new ideas and want to improve plugin, just fork source code on GitHub
and feel free to create
Source code: https://github.com/AmadeusITGroup/eclipse-toml-editor

Some TODO items

Here some ideas that could improve plugin and make work yet easier. More one can read in TODO.md file in source code.

TOML Reference

Check TOML details: https://toml.io/en/v1.0.0