Skip to content

Extract properties file parser in a new project #540

@angelozerr

Description

@angelozerr

LSP4MP provides a robust properties file parser which is:

  • fault tolerant
  • provides position ranges for property key and values.

This parser is used to provide support for application.properties and microprofile-config.properties (validation, completion, hover, definition, etc)

It would be very nice to extract this parser in a new project to give the capability to other projects to consume it:

//cc @turkeylurkey @datho7561 @mrglavas @yeekang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions