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

Dedicated configuration

未关闭
#320 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Scala
星标
12
派生
3
平均合并
13 小时 43 分钟
30 天内合并 PR
19

描述

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)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。