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

Dedicated configuration

Abierto
#320 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Scala
Estrellas
12
Forks
3
Merge medio
13 h 43 min
PR fusionados (30 d)
19

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.