apex-dev-tools / apex-dev-tools/apex-ls

Dedicated configuration

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
12
Forks
3
Avg merge
13h 43m
Merged PRs (30d)
19

Description

Use a separate file for config instead of `sfdx-project` `plugins`.

- Provide JS and JVM support for reading the config so clients can use it when server is off.
- Allow clients to include their own section to be loaded with JS API (similar to `plugins` entries).
- Just get the named section/property as json string and return, let client do validation and parsing.
- Library options: [`circe-config`](https://github.com/circe/circe-config) (using other libs) | [`sconfig`](https://github.com/ekrich/sconfig) (jvm/js port of lightbend)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.