Skip to content

Document model for .editorconfig file #101

@FrediKats

Description

@FrediKats

As part of other features, we need to manipulate with .editorconfig file - read, parse. create. save. So it's better to create abstraction over .editorconfig file syntax.

What element must be described:

  • EditorConfigDocument
  • EditorConfigDocumentCategory
  • EditorConfigDocumentGroup - synthetic type that we will use for logic structurization. Lines started with ### used for introducing group
  • EditorConfigDocumentProperty

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions