Creation Review

Type
Creation
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Proposal

Eclipse TOMLed

Wednesday, December 21, 2022 - 07:11 by Zbigniew Kacprzak
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Project
Parent Project
Proposal State
Created
Background

TOML is widely used for configuration files (for example: Python testing with TOX). It is supported by plenty of languages (just to mention two only: Python, C++) and also by plenty of IDEs (like: IntelliJ, Visual Studio), but there is no plugin for Eclipse.

Developers when editing source files got used to syntax highlighting. This is not only a nice-to-have feature, but fundamental solution (for all programming languages editors) that helps in writing correct code and saves valuable time required for implementation.

With this plugin one can find configuration issues and react accordingly before the file is promoted with bad syntax – what could be missed during unit tests.

Scope

Eclipse TOMLed project provides an editor enabling syntax highlighting and showing the structure of a TOML document when working with configuration files in Eclipse IDE.

Why Here?

Eclipse TOMLed is strictly bound to Eclipse IDE, so the natural idea was to join it more officially 

Description

TOMLed Editor reduces the cost of development and improves developers’ comfort which might lead to yet better performance: happy people work in more creative and efficient way

Detailed description: https://amadeusitgroup.github.io/eclipse-toml-editor/

 

Project Leads
Mentors
Interested Parties

Amadeus IT Group

Source Repository Type